Want TO Disable Main Menu For Specific Page

This topic has 2 replies, 2 voices, and was last updated 3 years, 5 months ago ago by Rose Tyler

  • Avatar: Harshad Patil
    Harshad Patil
    Participant
    November 15, 2020 at 19:02

    i want to disable main header menu for about us page
    please tell me how to do this ?

    https://glokaldeals.com/about-us/
    this is page link

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2020 at 09:45

    Hello,

    You can use Multiple headers – https://youtu.be/BpeXfzNwkOc
    or add the next code in custom CSS area for the mentioned page only –

    .header-main-menu {
        display: none;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 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.