Hi, how do I prevent the prices showing on the home page udner the product thumbs? Thanks
Prices on Homepage
6 posts from 3 voices-
Posted 1 year ago #
-
Hi Zegna,
Add the following to your Quick CSS in the Styling menu:
#top .price{ display: none; }That should do it :)
Posted 1 year ago # -
Thanks, but it took the price out of all teh pages. I only want the price removed from udner the thunmb on home page only and if possible on the product category pages.
Posted 1 year ago # -
Hey,
in this case try following code:
#top .products .price{ display: none; }Posted 1 year ago # -
Ahah - thanks that worked a charm and appreciated.
Posted 1 year ago # -
Glad that I could help you - Status set to resolved.
Posted 1 year ago #
Reply
You must log in to post.














