Hi,
I've seen that when we are on the homepage, the shape of the picto look like house. How can we change that ?
Thank you !
Sixtine
lemoulinavelos.com
You can change it into a dot if you use the following CSS code:
.slider_pagination .slick-active a{ width: 12px!important; height: 12px!important; top: 0!important; border-radius: 50%!important; } .slider_pagination .slick-active a:after{ display: none!important; }
Thanks
Perfect, it's done
Thank you very much !
Comments
Hi,
You can change it into a dot if you use the following CSS code:
Thanks
Perfect, it's done
Thank you very much !