Comments BlueKoe started the conversationJune 5, 2019 at 9:01amHi there!I noticed that the Sticky Header On Mobile is not working when using the Vertical Menu.Is there a way to make the header sticky on mobile and tablets when using this option?Thanks! 4,774Michael repliedJune 5, 2019 at 9:50amHI! pls. use following css: @media (max-width: 767px){ #page.vertical-header #site-header-wrapper { margin-left: 0; width: 100% !important; position: fixed !important; left: 0; top: 0 !important; z-index: 1000; min-height: 0px !important; }} 1 LikeBlueKoe repliedJune 5, 2019 at 10:53amThanks!! 4,774Michael repliedJune 5, 2019 at 10:56amWelcome! Have a nice day!1 Like Sign in to reply ...
Hi there!
I noticed that the Sticky Header On Mobile is not working when using the Vertical Menu.
Is there a way to make the header sticky on mobile and tablets when using this option?
Thanks!
HI!
pls. use following css:
Thanks!!
Welcome! Have a nice day!