Title: Responsive
Last modified: December 10, 2021

---

# Responsive

 *  [justka11](https://wordpress.org/support/users/justka11/)
 * (@justka11)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/responsive-426/)
 * 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](https://wordpress.org/support/users/ishitaka/)
 * (@ishitaka)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/responsive-426/#post-15151541)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/xo-liteslider_4c5f7d.svg)
 * [XO Slider](https://wordpress.org/plugins/xo-liteslider/)
 * [Support Threads](https://wordpress.org/support/plugin/xo-liteslider/)
 * [Active Topics](https://wordpress.org/support/plugin/xo-liteslider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/xo-liteslider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/xo-liteslider/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [ishitaka](https://wordpress.org/support/users/ishitaka/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/responsive-426/#post-15151541)
 * Status: not resolved