• Site: https://www.venetosecrets.com/
    Instagram Slider Widget: 1.4.3 (latest version, just updated)
    Wordpress: 4.6.6
    Theme: Memory (with child theme)

    Hi. I’m getting this issue on my website when using Explorer 11: Instagram images are causing such a mess in the site, with big images overlapping each others. No problem with Edge, Chrome or Firefox. Is it a css compatibility with older version of browsers? Any help to fix it will be appreciated.
    Thanks

    • This topic was modified 8 years, 1 month ago by christian70.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter christian70

    (@christian70)

    I fix it by adding these css lines into my child theme style:

    .jr-insta-thumb ul.thumbnails li {
    display: inline !important;
    float: left !important;
    }

    .jr-insta-slider ul li a {
    display: inline !important;
    }

    Hope it helps.

    Hi @christian70

    This seems more like a theme related issue because all others themes tested in IE don’t have the issue. You can try to add custom styling to theme widget/sidebar area to fix it.

    Thread Starter christian70

    (@christian70)

    Mmm not sure about that, I had to change plugin css not theme style in order to make it work on older Explorer browsers. Anyway I fixed it. Thanks.

    • This reply was modified 8 years, 1 month ago by christian70.
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Issue with Internet Explorer’ is closed to new replies.