Compatibility Internet Explorer
-
The previous version of Woodmart was compatible with IE. After the update the categories menu and the menu bar aren’t aligned well. E.g. the “Home”, “Over ons” menu items are hidden and the categories menu is transparent.
Do you have any solution for this?
Link: http://steronderdelen.insideweb.nl
Hello,
Thank you so much purchasing our theme and contacting our support center.
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.browser-Internet .header-advanced .header-categories-nav {
min-width: 290px;
max-width: 320px;
}
Regards