Support Forums - Classified Ads Script Osclass
Osclass theme support => Delta Osclass Theme => Topic started by: AHforum on April 09, 2022, 01:40:17 PM
-
I would like to make the premium images on the home page a bit smaller.
Can any one help me please? I have the delta theme installed.
-
Theme setings > Premium items card design (home)> Compact
-
@AHforum
Alternatively, add this to style.css
#premium.products .simple-prod {width:calc(20% - 16px);}
-
Thank You, It works a treat.
Can you also tell me how to change the Lately added on our classifieds image size. I want to have the same size as the Premium products
#premium.products .simple-prod {width:calc(20% - 16px);}
Thanks again
-
Just change id #premium to (probably) id #latest