Dots on flex-slider Posted in : Responsy koomkoomParticipant 17 September 2013 at 08:35 #8747 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 ahmetsaliKeymaster 20 September 2013 at 18:50 #8822 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.