How to disable the drop down header when scrolling down the page

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

  • Avatar: jamesv13
    jamesv13
    Participant
    October 30, 2017 at 15:20

    I would like to disable the drop down header that follows when you scroll down the page. I would only like to disable that on certain pages. Is that possible?

    Thanks,

    James

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 30, 2017 at 15:41

    Hello,

    You may try to add this code in Custom css for page http://prntscr.com/h3xflu:

    .fixed-header-area {
        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.