How can I hide the fixed navigation on mobile

This topic has 2 replies, 2 voices, and was last updated 8 years, 5 months ago ago by Jack Richardson

  • Avatar: creatability
    creatability
    Participant
    October 11, 2015 at 01:17

    I have enabled Fixed Navigation but when I view the sire on amobile (smartphone) the fixed navigation displays and takes up half the screen.

    for the time being I have disabled the fixed navigation but really want it on dektop and tablet.

    Please advise! – Thanks in advance.

    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 12, 2015 at 07:54

    Hello,

    Try to add the following css code in Theme Options > Custom CSS > Custom CSS for mobile:

    .fixed-header-area {
    display: none !important;
    }

    Best regards,
    Jack Richardson.

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