I want to lock the slider section of my page so that the background image and contents of the section don't move. There is only one image. I've tried adding data-grab="false" to various elements within the page and nothing seems to help. a snipit of my code is attached. Can you help?
Locking slider image in place when only one image is used
1 reply · opened Nov 15, 2019
WwicourtsNov 15, 2019
SSemicolon WebSTAFFNov 18, 2019
Hello,
This is Definitely Possible, however, you will need to add the JS Setting: simulateTouch: false, in the js/functions.js File inside the sliderRun: function() Function Block:
swiperSlider = new Swiper( element.find('.swiper-parent') ,{
...This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard