Mobile Menu Styles

2 replies·opened Oct 1, 2021
S
silkysackOct 1, 2021

Hello, I am using mobile-menu-off-canvas class and i also have the mobile header sticky data-mobile-sticky="true"

I am having trouble with mobile-menu-off-canvas after scrolling. It works fine until I scroll down and then the mobile menu just drops down and is no longer mobile-menu-off-canvas.

Anything I can do to fix this?

S
SemiColonWebSTAFFOct 4, 2021

Hello,

Apologies for the Delayed Reply and Thanks so much for your Continued Patience!

Find all occurrences of the following code in the style.css File:

#header:not(.sticky-header) .mobile-menu-off-canvas

and replace it with:

#header .mobile-menu-off-canvas

This should definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

S
silkysackOct 5, 2021

Perfect Thanks!

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard