swiper

Open full view…

Pagination bullet color change

harishm
Fri, 08 May 2015 12:03:12 GMT

I would like to change the active bullet color dynamically , but its not working with the below code.Please help $('.swiper-pagination-bullet-active').css( 'background : #000');

Vladimir Kharlampidi
Mon, 11 May 2015 22:32:55 GMT

Just add this code AFTER you initialized the Swiper. But it is better to change it via CSS