Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #87481
    Herbie
    Participant

    In my webside wwww.naehbistro.ch I have installed the sliders below the menu. I works like a charme – only picture get a colored circle in the middle. This makes the text hard to read.
    How can I suppress these dots,

    #87498
    Mahesh
    Participant

    @arnold: Go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom 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 ‘Small dots in Slider’ is closed to new replies.