Tagged: arrows, dots, Full Width Slider, transparency, transparent
Hi guys,
How can I make the dots and the arrows of the full width slider transparent with white borders?
Regards,
Chapdes
Hi chapdes!
Please add following code to Quick CSS
.avia-slideshow-dots a, .avia-slideshow-arrows a {
background: transparent;
border: 1px solid white;
}
Cheers!
Yigit
Thanks for your fast response, Yigit!
The code works nicely.
Kind Regards,
Chapdes