Good Morning,
I have just done the most recent Enfold Theme update, and the prices of my products are now showing on my product page.
I have previously had them hidden.
I have this code in place
#top.single-product .single-product-summary p.price {
display: none !important;
}
#top .price { display: none ; }
.single-product .single_variation .price { display: block!important; }
Can you please let me know how to hide the prices.
Thanks,
Sally
Hey Sally,
Could you post a link to where we can see the elements in question please?
Best regards,
Rikard
See below an example of where the prices are showing
Sally
Hi Sally,
Thanks for giving us a link to the page, please add this CSS code in Enfold > General Styling > Quick CSS:
#top .avia-product-slider-container .product .price {
display: none;
}
Best regards,
Nikko
Fantastic, thank you.
Hi Sally,
I’m glad that we could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko