Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Full Screen Slider Flicker in IE11 #481114

    Nevermind, I seem to be able to make the problem go away by using “cover” instead of “contain” on background-size.

    .avia-msie-11 .avia-fullscreen-slider .avia-slideshow > ul > li{
    background-size: cover !important;
    }
    .avia-msie-11 .avia-fullscreen-slider .avia-slideshow-inner{
    transform: none !important;
    }

    in reply to: Full Screen Slider stops in Safari on Mac #474308

    Hi Zigit, I’m going to private message you the login details, as I’m still building my site.

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