Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #113159
    Malni
    Participant

    Hi,

    is it possible to delete the dots on the slider, there are so many, but I have only a few slider. So how can I deactivate the dots?

    #113185
    Mahesh
    Keymaster

    @malni: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #feature-slider .cycle-pager {
        display: none;
    }

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Slider Dots’ is closed to new replies.