Title: (PRO) Carousel Settings
Last modified: February 24, 2022

---

# (PRO) Carousel Settings

 *  [Manuel Will](https://wordpress.org/support/users/manuelwill/)
 * (@manuelwill)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/pro-carousel-settings/)
 * I have created some custom loop cards which are then shown in a slider. The cards
   look great, however i am having problems with the Slider Design.
 * Following problem:
 * – Arrows shift can only be applied on desktop, when using negative values then
   the arrows are not showing on tablet & mobile
 * I have now resorted to using this css snippet to adjust the arrows:
 *     ```
       /*Adjust Post Carousel Slider Arrows for Mobile*/
       @media screen and (max-width: 1200px) {
         .elementor-swiper-button-prev {
           left: 0!important;
         }
          .elementor-swiper-button-next {
           right: 0!important;
         }
       }
       ```
   
 * One more thing i would like to do:
 * Not only show 1 slide on mobile but have other slides “around it” show also partly
   as to indicate that this is a slider. How can this be achieved?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpro-carousel-settings%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘(PRO) Carousel Settings’ is closed to new replies.

 * ![](https://ps.w.org/ele-custom-skin/assets/icon.svg?rev=3536751)
 * [ECS - Ele Custom Skin for Elementor](https://wordpress.org/plugins/ele-custom-skin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ele-custom-skin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ele-custom-skin/)
 * [Active Topics](https://wordpress.org/support/plugin/ele-custom-skin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ele-custom-skin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ele-custom-skin/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Manuel Will](https://wordpress.org/support/users/manuelwill/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/pro-carousel-settings/)
 * Status: not resolved