Sticky Menu not on top

Hi,

After update the sticky menu is no longer stick to the top, instead it has a empty space at the top and then the sticky menu. Any idea of might be causing this?

Thanks


Comments

  • edited May 2020
    Hi,
    Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
    It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co
    thanks
  • edited May 2020
    Sorry, please check here: https://www.oshia.ch

    I notice that this happens when .woocommerce-store-notice is active.

    Regarding Custom CSS, I can send you the code in use. I've tried to add it to this message but it indicates that the body characters too long.

    Thanks
  • Sadly, the fault is one of the plugins for woocommerce, and solving it without disabling it require CSS code.
    Please paste that code into Theme Options > Custom CSS & JS > CSS
    #Top_bar.is-sticky{top:0px !important;}	
    Thanks
  • Thank you, it worked correctly.

    However when we click the discard option of the .woocommerce-store-notice the header don't go up and there is a blank space visible in the space where the .woocommerce-store-notice was.

    Is it possible to fix it?
  • Can you disable all of the minify/cache plugins including jetpack?
    I have to take a look at the page without these plugins.
    Thanks
Sign In or Register to comment.