How to hide class=”sales-booster-safe-checkout” on a product only

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

  • Avatar: Chris0483
    Chris0483
    Participant
    December 13, 2023 at 11:08

    Hello

    I try from many days to found the solution to hide these class only for one prod :
    class=”sales-booster-safe-checkout”
    class=”sku_wrapper”
    class=”products-page-cats”
    class=”product-share”

    I need to hide that on only one product, but nothing rules works. Can you help us please ?

    best regards

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    December 13, 2023 at 12:48

    Hello, @Chris0483,

    Thank you for reaching out to us.

    We would like to confirm whether you wish to remove certain class sections exclusively from a specific product on your website. If this is the case, we are prepared to assist by implementing a Custom CSS solution. To proceed, kindly provide the URL of the product in question. Upon receipt of this information, we will review the page and furnish you with the appropriate Custom CSS code to address your needs.

    Warm regards,
    The 8Theme Team

    Avatar: Chris0483
    Chris0483
    Participant
    December 13, 2023 at 14:14

    Hello Sir

    I gave you the link in private content, I give you again the link.

    best regards

    Chris

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2023 at 16:06

    Hello, Chris0483,

    We appreciate your prompt response.

    Please find below the code for your use:

    .page-id-618662 .sales-booster-safe-checkout,
    .page-id-618662 .sku_wrapper,
    .page-id-618662 .products-page-cats,
    .page-id-618662 .product-share {
        display:none;
    }

    Kind Regards,
    8theme 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.