Hi,
when resizing the browser and having a wide drop down, sometimes the dropdown menu still goes “right” and then is not fully visible in the browser because its too wide.
Is there somehow to prevent the dropdown from every going close to the browser edge than say 10px? And if it does it should move the dropdown menu left?
Thanks in advance.
Hey haekke!
I checked your website on my iphone and dropdown menu works just fine. In my opinion it is not possible to fix the issue that happens when you re-size window. You can use one of Enfold’s default mobile menus to prevent the issue
Best regards,
Yigit
Hi!
Sorry, i checked the wrong website. Can you post the link to your website?
Best regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options
.main_menu .menu ul { right: 0; }
Best regards,
Yigit
Thanks for fast response, but it does not work :(