Carousel and blur image on mobile
-
Hi
I didn’t want to see blur images on the mobile (right side). Then I used this code below in Theme Settings -> Custom CSS -> Global Custom CSS
.wd-btn-arrow {
visibility: visible !important;
opacity: 1;
}
It works fine and I didn’t see any blur on images but I didn’t see any arrows or pagination on carousels. I want them to be enabled but not blur on images. How can I do that?
Hello,
Please try to disable the option to deactivate the “Disable OWL Carousel script on mobile devices” from Theme Settings >> Performance >> JS.
Screenshot for Clarification: https://gyazo.com/ca4236efb3b8d58458391572d3346098
Then check back.
Regards.
Xtemos Studios