• Hello,

    how do I get the slider responsive? At the moment its just scaling down and background with content are too small for mobile view.

Viewing 1 replies (of 1 total)
  • Plugin Author ishitaka

    (@ishitaka)

    Hi,

    How about the following CSS?

    .xo-slider-template-default .swiper-slide img {
      min-height: 400px;
      object-fit: cover;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Responsive’ is closed to new replies.