Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #355737

    Hi,

    Got a problem with the Easy Slider’s responsiveness on mobile phones. I have a caption set and an action button (set the same for all 4 images) and in the mobile screens the height of the slider is too short and it cuts part of the caption and the button.

    How can I increase the height of the slider on mobile phones so the whole caption and button appear on mobile phones?

    Thank you,
    George

    #356287

    Hi sdbroker!

    Try adding this to your custom CSS.

    .avia-slideshow-inner, .avia-slide-wrap img {
        min-height: 300px;
    }

    Regards,
    Elliott

    #356522

    Hi Elliott,

    Thank you very much… that did it!

    Best,
    George

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Easy Slider Full Width Responsiveness’ is closed to new replies.