Home Forums WoodMart support forum Design question/issue

Design question/issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #464383

    dragan
    Participant

    Hi There,

    hope your ok.

    We have a small design issue which we cannot find how to solve it. We use the product widget as a carousel on the site however it shows on the right side of the site when the horizontal scroll is activated a white shadow. PLS see the pics.

    To be more precise on the mobile view…

    How can this be removed?

    Attachments:
    You must be logged in to view attached files.
    #464458

    Luke Nielsen
    Keymaster

    Hello,

    The below code should help, please enter it into the “Global Custom CSS” area in Theme Settings -> Custom CSS.

    .disable-owl-mobile .wd-owl {
        -webkit-mask-image: unset !important;
    }

    If you’re having trouble of any kind issue, please let me know. I’ll do everything I can to help.

    Kind Regards

    #464525

    dragan
    Participant

    Hi Luke,

    Perfect that’s it

    thanks a million and keep up the great job!!

    Regards,

    Dragan

    #464541

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! Always remember that you can reach out to us with any questions you may have.

    We wish you a splendid day!

    Kind Regards

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

The topic ‘Design question/issue’ is closed to new replies.