Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #381829

    Hello,

    I have a display bug with IE7 and IE8 with the menu,
    it is offset and the menu block does not appear.

    Here the correct display on IE9

    What css rule could fix this without applying a hack for IE7 and IE8?

    Thanks for your help!

    Alex

    #382288

    Hey Alex!

    Thank you for using Enfold.

    The theme does not support IE7. Try to add this on Quick CSS or custom.css to fix the site on IE8:

    .avia-msie-8 .av-main-nav-wrap {
        position: relative;
        margin: -70px;
    }
    
    .avia-msie-8 #header #header_main_alternate .container {
        height: 35px;
    }

    The html layout of the site is broken. Did you add any modifications on the theme?

    Cheers!
    Ismael

    #382327

    Hello Ismael

    Thank you for the css hack.

    The html layout site is broken? : / I have not made any changes in the theme files. It’s just that the the display problem on IE? be it that I completely reinstall the theme? The site is in multisite, is that it can cause this problem?

    best regards
    Alex

    • This reply was modified 9 years, 10 months ago by Alex.
    #382886

    Hey!

    Yes but since there are not plugins activated, I’m really not sure what’s causing the issue. Did you add anything on functions.php? Please download Enfold again from your themeforest account then update the theme via FTP.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.