Mobile Menu Styles

2 replies · opened Oct 1, 2021

SsilkysackOct 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?

SSemicolon WebSTAFFOct 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:
[ch_pre type="css"]#header:not(.sticky-header) .mobile-menu-off-canvas[/ch_pre]

and replace it with:
[ch_pre type="css"]#header .mobile-menu-off-canvas[/ch_pre]

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.

SsilkysackOct 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