Home › Forums › WoodMart support forum › Slider, no padding settings with errors Slider, no padding settings with errors This topic has 1 reply, 2 voices, and was last updated 5 years ago by Artem Temos. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 4, 2020 at 7:38 am #192073 emsaygroupParticipant Hello, I am similar to the problem found in this link: https://xtemos.com/forums/topic/slider-text-not-showing/ When the Testimonials template is made as “no padding”, it causes hundreds of errors in the chrome console every time the slider is scrolled. You’ll notice this on your own demo site: https://woodmart.xtemos.com/demo-organic/demo/organic/ Screenshot: https://prnt.sc/saj48h Is there any solution other than changing the “no paddings option”? May 4, 2020 at 11:27 am #192164 Artem TemosKeymaster Hello, Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue. .owl-carousel { touch-action: manipulation; } Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register