New Landing How can we help? Themeforest Theme Support Neighborhood Remove Modal Menu Items on Checkout Page

Viewing 3 posts - 1 through 3 (of 3 total)
  • #283562
    KDean
    Member
    Post count: 1

    Hello,

    Could you tell me how to remove the “Shipping Information”, “Returns & Exchange” and “FAQs” modals links from the top of the Checkout Page please?

    Thank you

    Kase

    #283589
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    .woocommerce .help-bar ul li:not(:first-child) {
        display: none;
    }

    Hope it helps.

    -Rui

    #283591
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .help-bar{
    display:none !important;
    }

    Thanks
    Mohammad

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register