This topic has 4 replies, 2 voices, and was last updated 8 months ago ago by Rose Tyler
Hello,
How can i hide the main price from single product page for variable products and keep only the price after the selection of the variation? (see snip)
Thank you!
Hello,
Thank you for reaching out to us with your query.
Please provide 2 URLs of simple and variable products from your site.
Thank you for your cooperation and we look forward to hearing from you soon.
Best Regards,
8Theme’s Team
Hello,
simple product:
https://zyko.ro/maner-cu-rozeta-usa-metalica-aras/
variable product:
https://zyko.ro/cilindru-usa-metalica-butuc-yala-kale-164bn-usa-intrare-apartament-5-chei-auriu/
Hello,
We appreciate your prompt response.
We kindly request that you insert the following code into the Theme Options, under the ‘Theme Custom CSS’ section, and then select ‘Global’.
.single-product-builder.product-type-variable .et_product-block>.price {
display:none;
}
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up