Disable fixed header sticky on desktops and tablets landscape

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

  • Avatar: bart
    bart
    Participant
    March 11, 2018 at 11:48

    Good day,

    How can I disable sticky header on desktops and if possible on tablets in landscape mode?

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 12, 2018 at 09:07

    Hello,

    You can disable the fixed header in Theme Options > General > Header Settings.
    Or add this code in Theme Options > Styling > Custom css:

    .fixed-header {
        display: none;
    }

    Feel free to ask if you have any other questions.

    Regards

    Avatar: bart
    bart
    Participant
    March 12, 2018 at 12:25

    Hello Rose,

    I have added that code to Custom CSS for desktop (992px+) and got what I need.

    Thanks for your prompt support as usual!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 12, 2018 at 12:59

    Hello,

    You’re welcome!

    Regards

  • 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.