• Resolved jessicaZ

    (@jessicaz)


    Is there a way to un-fix the header/mobile menu from the top? I’m using a transparent bg and it would be better if the header just scrolled with the page. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi @jessicaz,

    Add the code below to your custom css option.

    .mob-menu-header-holder {
      position: absolute!important;
    }

    Clear the cache and test again. Let me know the result.

    Thread Starter jessicaZ

    (@jessicaz)

    perfecto! thank you!

    fcgbrito

    (@fcgbrito)

    No problem. Glad we could help.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘unfix mobile menu/header’ is closed to new replies.