Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #177343

    I know IE is a crap and I’d personally erase it from all the pc of the world, but some people uses it, I’m afraid.
    So, I’ve tried my enfold theme on it and I’ve noticed that Partner/Logo element turns into a real mess.
    Any idea?

    #177704

    Hey gianmarizzi!

    Can you please give us a link to the website? Please download Enfold 2.3.2. The logo issue on IE browser has been fix on the latest Enfold update.

    Cheers!
    Ismael

    #177916

    I haven’t received notification about the new release. Themeforest usually sent them…

    Now I update and let you know.

    Thanks.

    #178206

    Hi!

    Let us know if it fix the issue. Please give us a link to your website so that we can inspect it.

    Regards,
    Ismael

    #178272
    This reply has been marked as private.
    #178343

    It doesn’t seem to be fixed.

    #178934

    I repeat, it’s always a mess!

    #179461

    Hey!

    Please add this on your custom.css or Quick CSS:

    #top .avia-logo-element-container img {
    max-width: 100%;
    max-height: auto;
    }

    Regards,
    Ismael

    #179538
    This reply has been marked as private.
    #180122

    Hey!

    Please try this:

    #top .avia-logo-element-container img {
    width: auto;
    }

    I tested it on IE8 – IE10 and it works fine. This is the screenshot of my test installation.

    Best regards,
    Ismael

    #180186

    Great! Thanks.

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Partner/Logo element is a mess on IE10’ is closed to new replies.