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

    Hi,

    Is there a way to make the fullwidth easy sider header image more zoomed in on mobile. Desktop looks fine but mobile is zoomed out more than I would like.

    Thanks!

    • This topic was modified 2 years, 11 months ago by hitrev.
    #1332948

    Hey hitrev,

    Thank you for the inquiry.

    We can use this css code to adjust the size of the image a bit.

    .av_slideshow_full li img {
        transform: scale(1.1);
    }

    But we would recommend adding another Fullscreen Slider element in place of the current one instead and upload an image that is specifically resized for mobile view. You can then toggle the sliders’ visibility by adjusting the Advanced > Responsive Settings > Element Visibility settings. With these options, you can set the new Fullscreen Slider to only display on mobile view and the current slider on larger screens.

    Best regards,
    Ismael

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