Hi @benhorenn,
Can you update to the latest version and after that click in the save changes button?
It seems your site has horizontal content that shifts the page.
Hi,
The plugin seems to be updated (2.8 version).
when I dis-active the menu (or the plugin), the scroll right/ left problem disappear.
The only horizontal element is the sticky-menu of the plugin, with the hamburger icon and the text
“הורן אופניים”
that now can be found on the top leff of the screen instead of in the middle.
when the menu behave as it suppose, it’s loog great, like that –
https://prnt.sc/s8s13k
can you try the code below? Add it to the custom CSS field inside the General options tab.
.mob-menu-slideout .mobmenu-right-alignment, .mob-menu-slideout-over .mobmenu-right-alignment {
right: -70px!important;
}
so – I detect the problem.
this is happening every time I’m edit my website.
Even the smallest change with customizer make the error menu,
but then I need to go to
mobile menu option
and click save changes (without making any changes in the menu)
then the menu will be working fine.
We had other reports that helps figure out exactly that, when something was changed in the customizer we were trying to regenerate our CSS and it failed causing and incorrect CSS file.
Can you try this modified version?
https://www.dropbox.com/s/7vb2drbxoil7zl2/mobile-menu-free-modified.2.8.1.1.zip?dl=0
Thanks
Will close the topic for now. Let me know if necessary.