Skip to main content

Carousel Dots CSS

Comments

4 comments

  • Ariel H.

    Hi Clyde,

    Please try this:

    .brz .brz-slick-slider__dots--circle button {
        width: 10px;
        height: 10px;
        border-radius: 10px;
        background-color: red !important;
        border: none;
    }


    You can change 'red' to your preferred color code.

    Best regards,
    Ariel H.

    0
  • Clyde H Ball III

    Perfect, thanks so much! 

    0
  • Clyde H Ball III

    Sorry could you let me know the same thing for the dots on a background image slider?

    0
  • Ariel H.

    Hi Clyde,  

    Thank you for the update. The same CSS should work for the image slider.  

    If it doesn’t work on your end, kindly share the URL so we can inspect it further.  

    Best regards,  
    Ariel H.  

    0

Please sign in to leave a comment.