Hide main price single product page for variable products

This topic has 4 replies, 2 voices, and was last updated 1 months, 1 weeks ago ago by Rose Tyler

  • Avatar: Valentin
    Valentin
    Participant
    March 21, 2024 at 06:53

    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!

    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2024 at 09:10

    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

    Avatar: Valentin
    Valentin
    Participant
    March 21, 2024 at 09:22
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2024 at 09:32

    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

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.