Home Forums WoodMart support forum Compatibility Internet Explorer

Compatibility Internet Explorer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #49791

    insideweb
    Participant

    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

    #49817

    Artem Temos
    Keymaster

    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

Viewing 2 posts - 1 through 2 (of 2 total)