Disable the - by nathanphilpott - on WordPress WooCommerce support

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

  • Avatar: nathanphilpott
    nathanphilpott
    Participant
    April 2, 2020 at 14:34

    im getting a slight jumping glich the moment the fixed navigation bar is activated as you scroll down the page. It activates a jump further down the page of around 50 px ( it doesn’t seem to happen on the home page ).

    I wanted to know as a quick work around if i was able to turn the fixed nav bar off on certain pages or just have fixed navigation appear on the home page ?

    Thanks,
    Nathan

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 2, 2020 at 14:55

    Hello,

    To disable the fixed header on all pages except the Home, add the next custom CSS code –

    body:not(.home) .fixed-active .main-header {
        display: none;
    }

    Regards

    Avatar: nathanphilpott
    nathanphilpott
    Participant
    April 2, 2020 at 16:18

    that does hide the menu, but the jump don the page still occurs when the header would normally appear ?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 3, 2020 at 07:17

    Hello,

    Please provide temporary wp-admin access, so we can take a closer look.

    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.