Title: Mobile Touch Navigation
Last modified: May 24, 2018

---

# Mobile Touch Navigation

 *  [pintiles](https://wordpress.org/support/users/pintiles/)
 * (@pintiles)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/mobile-touch-navigation/)
 * Hi there, first of all: Great Plugin! I love it.
 * I have just one minor problem with it and maybe you can help me find a solution:
   
   When I open my site on a mobile device the slider shows up as it should. But 
   it is very hard to navigate. The slider works fine, I can controll it with swiping.
   But when I want to browse through the site the slider does not allow me to “swipe
   down”. In case I want to view the content below the slider I have to put my finger
   above/below the slider to swipe up and down. When my finger is on the slider 
   I can not swipe up or down, just sideways. In case the sliderpictures take a 
   lot of my screen, it is challenging to brows through the site. It would be much
   easier if I could also move the site up and down when my fingertip happens to
   be on the slider images. I hope you understand my problem. Sorry I am a bloddy
   newbe in this topic.
 * Is there a way to make that happen? I would love to hear from you, maybe you 
   can point me to a solution (if there already is one)! I have found the mousewheel
   posts here:[https://wordpress.org/support/topic/mousewheel-scrolling/](https://wordpress.org/support/topic/mousewheel-scrolling/)
   but I don’t really understand how I can impement that. Possible that I need a
   more detailed step by step walkthrough on this.
 * Here some background Info if it helps:
 * Mobile Device: Samsung Galaxy 5
    Hosted on: Windows Wordpress: 4.9.6 Theme: Child
   Theme of Storefront (WooCommerce) PHP: 7 (7-70STABLE-STANDARD)
 * Cheers and thanks for this already incredible plugin!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmobile-touch-navigation%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [pintiles](https://wordpress.org/support/users/pintiles/)
 * (@pintiles)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/mobile-touch-navigation/#post-10332189)
 * Hey guys it’s now four days since I wrote my message. are the plugin-developers
   around?
 * I’d love to receive an answer. I believe working on this case is going to bringt
   the plugin to the next level, from very good to extraordinary!
 * Best
 * Georg
 *  Plugin Author [Sayful Islam](https://wordpress.org/support/users/sayful/)
 * (@sayful)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/mobile-touch-navigation/#post-10332753)
 * Hello,
 * I could not still test it. But searching over OwlCarousel2 issues, I found the
   following solution. Check it and let me know if it fix the problem.
 * Go to **Appearance** –> **Customize** –> **Additional CSS** and paste the following
   CSS.
 *     ```
       .owl-carousel .owl-stage,
       .owl-carousel.owl-drag .owl-item{
           -ms-touch-action: auto;
               touch-action: auto;
       }
       ```
   
 *  Thread Starter [pintiles](https://wordpress.org/support/users/pintiles/)
 * (@pintiles)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/mobile-touch-navigation/#post-10335363)
 * That did the trick! Amazing! That made my day!
    Thank you sooo much! I’m im pressed
   how simple it looks like!
 * Thats totally worth a 5 Star rating!
    -  This reply was modified 7 years, 11 months ago by [pintiles](https://wordpress.org/support/users/pintiles/).

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Mobile Touch Navigation’ is closed to new replies.

 * ![](https://ps.w.org/carousel-slider/assets/icon.svg?rev=3102828)
 * [Carousel Slider](https://wordpress.org/plugins/carousel-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/carousel-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/carousel-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/carousel-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/carousel-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/carousel-slider/reviews/)

## Tags

 * [mobile](https://wordpress.org/support/topic-tag/mobile/)
 * [navigation](https://wordpress.org/support/topic-tag/navigation/)
 * [scroll](https://wordpress.org/support/topic-tag/scroll/)
 * [touch](https://wordpress.org/support/topic-tag/touch/)

 * 3 replies
 * 2 participants
 * Last reply from: [pintiles](https://wordpress.org/support/users/pintiles/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/mobile-touch-navigation/#post-10335363)
 * Status: not resolved