Home Forums WoodMart support forum Carousel and blur image on mobile

Carousel and blur image on mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #314212

    fsktrading
    Participant

    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?

    #314248

    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

Viewing 2 posts - 1 through 2 (of 2 total)