Tagged: ie, internet explorer, menu
Hi, my menu appears in two lines on IE, in chrome looks good, the problem is only in IE.
I researched in a lot of topics, but I can’t fix it the issue.
Any idea about this? Thank you
Hey jennifertch,
What IE version are you using and what version of windows?
Best regards,
Nikko
IE v11, and Windows Vista, and Windows 10 in other
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-msie nav.main_menu {
min-width: 800px;
}
Best regards,
Yigit
Thank you!
That code fixed the issue in IE11, but not in Edge, any idea?
Best
Hi,
Let us know if you have any other questions or issues :)
Best regards,
John Torvik
Yes, I still have the problem in Microsoft Edge
Hi,
Can you please try changing the code to following one and check if that helps
nav.main_menu {
min-width: 800px;
}
Best regards,
Yigit
Perfect!! Thank you guys!
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Andy