Dots on flex-slider

  • Posted in : Responsy
  • koomkoom
    Participant

    Hi There, great template!
    I have a question, I want to change the slider’s little rectangles below the flex-slider to the most common dots (similar to IOS). Can I do that?
    Thanx
    Gidon

    ahmetsali
    Keymaster

    Hi, you can use this custom css;

    .flex-control-nav li a {background: #aaa;border-radius: 50%;}
    .flex-control-nav li a.active {background: #333;}
    

    you can add this css lines at the end of css/flexslider.css file.

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

The forum ‘Responsy’ is closed to new topics and replies.