Disable elements on single product page of a Gift card

This topic has 7 replies, 2 voices, and was last updated 1 years, 6 months ago ago by Patronela

  • Avatar: Patronela
    Patronela
    Participant
    October 23, 2022 at 10:58

    I have a gift card page and some elements like size guide or 12 people are viewing this product are not necessary, how can l disable them just on this pageScreenshot

    6 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 24, 2022 at 03:35

    Hello,

    Custom CSS code can be used.
    Your site is under maintenance mode, s we can’t check it.
    Please provide URL of the product and temporary wp-admin access via the Private Content area.

    Regards

    Avatar: Patronela
    Patronela
    Participant
    October 24, 2022 at 05:32

    please see pvt messages for login

    Please contact administrator
    for this information.
    Avatar: Patronela
    Patronela
    Participant
    October 24, 2022 at 05:33
    Avatar: Patronela
    Patronela
    Participant
    October 24, 2022 at 05:35

    please also disable delivery and returns tab on this page

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 24, 2022 at 06:03

    Hello,

    Add the next code in Theme options > Theme custom CSS:

    .postid-10119 .product-content .size-guide,
    .postid-10119 .sales-booster-live-viewing,
    .postid-10119 #tab_9 { 
        display:none;
    
    }

    Regards

    Avatar: Patronela
    Patronela
    Participant
    October 24, 2022 at 10:01

    thank you so much it worked

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

The issue related to '‘Disable elements on single product page of a Gift card’' has been successfully resolved, and the topic is now closed for further responses

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