Site logo

Archived topic

Mobile Menu will not expand

4 replies · Started by Almog on November 17, 2021

Viewing posts 1–5 of 5

Hi,

My mobile menu won’t expand

Thanks

Hi there,

Can you try adding this CSS and see if the layout gets fixed?

html,body {
    overflow-x: hidden;
}

Great!!! it works.
Thanks!!!!

.

No problem. :D

This archived topic is closed to new replies.