- This topic has 1 reply, 2 voices, and was last updated 9 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Shopzee Image Size and recent product
I have change size of image slider but it still not fit how much exactly size of slider image.
My second question is I would like to delete start, prize and add to cart box but it still show like blue box and black box on it can you help me. my web is http://jourdanmesinlaundry.com/
Hi Ade,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.products-box .prodprice{display:none;}
#productdescbg{display:none;}
.prodbuy{display:none;}
Regards,
Dave
