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

    Hi-

    My homepage Fullscreen Slider images aren’t responsive. Got any ideas?

    Thanks,

    Sarah

    #349349

    Hi mclweb!

    Thank you for using Enfold.

    We set the background position of the full slider image to 0% by default because it looks much better when viewing the site on landscape mode (Mobile Device). You can adjust the background position with this:

    .avia-fullscreen-slider .avia-slideshow>ul>li {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center !important;
    }

    Regards,
    Ismael

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