Home Forums WoodMart support forum Product slider

Product slider

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

    triptirawat
    Participant

    How can remove “dot” product slider desktop & mobile ?

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

    Hello,

    Please provide the page URL with the slider. I will provide custom CSS.

    Best Regards

    #303487

    triptirawat
    Participant

    ok i send

    #303737

    Hello,

    Please enter the Product carousel element and find the option to disable navigation or add this custom CSS to the Theme Settings > Custom CSS > Global:

    .wd-carousel-container  .owl-dots{
    display:none;
    }

    Best Regards

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