Skip to content

Change Spinner Colour #7932

Discussion options

You must be logged in to vote

Yes, you can customize it. To change the color of the Slider or Paginator, you can add a S/CSS similar to the one below.

--swiper-navigation-color: var(--swiper-theme-color); // replace with the color you want
or
 --swiper-pagination-color: var(--swiper-theme-color); // replace with the color you want

For more information see the official documentation: https://swiperjs.com/swiper-api#parameters

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rubenesque-code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants