Is there a way to hide prices on the frontpage slideshow of items but have the prices visible when the user clicks into details?
Hide prices on frontpage
6 posts from 3 voices-
Posted 1 year ago #
-
Hey!
Try following css code in css/custom.css:
.shop_slider_yes #top .price{ display: none; }Best regards,
PeterPosted 1 year ago # -
I tried that in the quick css for the Abundance theme and it didn't work. I can't find any place else to enter css. Is there a file that I need to edit somewhere?
Thanks!Posted 1 year ago # -
Hey esbyrt,
Nope, thats the correct place to enter the css. Could you also try the following:
#top.home .price{ display: none; }Just a different approach that in testing just now did the trick :)
Posted 1 year ago # -
Beautiful! That did the trick. Thank you so much!
Posted 1 year ago # -
Hi!
Glad that you found a solution :)
Regards,
PeterPosted 1 year ago #
Topic Closed
This topic has been closed to new replies.














