I am trying to change the color of the active green dot that is over the text in the Design 2.
I used this .wpostahs-slick-slider .wpostahs-title {color: #000 !important; }
.wpostahs-slick-slider .wpostahs-centent-title { color:#000 !important; }
.wpostahs-slider-design-2 .wpostahs-slider-nav .slick-current {color: #FF0000; }
.wpostahs-slider-design-2 .wpostahs-slick-slider .slick-dots {color: #FF0000;}
and it changed the color of the dots under the text.
How can I change the green color of the dot over the text?
Thanks
Thank you so much for the help!