Comments 1sami1501 started the conversationMay 9, 2017 at 5:18pmHi!I want to remove the prices products only in home page. How can I do it?Thanks for your support... 1sami1501 repliedMay 9, 2017 at 5:43pmI've ussed "Products Carousell" in my home.[deleted] repliedMay 10, 2017 at 7:07amHi sami1501,You can remove prices from homepage by adding this Custom CSS: .home .shop .items .item-wrapper .item .description .price { display: none !important;}And the products will look like this: (view large version) Sign in to reply ...
Hi!
I want to remove the prices products only in home page. How can I do it?
Thanks for your support...
I've ussed "Products Carousell" in my home.
Hi sami1501,
You can remove prices from homepage by adding this Custom CSS:
And the products will look like this:
(view large version)