Tagged: full width easy slider
Hi Guys,
Is it possible to reduce the size of the dots on the full width easy slider, the ones that show next images…
Thankyou
Gary
Hey,
You can use this:
.avia-slideshow-dots a {
height: 6.5px;
width: 6.5px;
border-radius: 6px;
padding: 2px;
}
Adjust the values.
Regards,
Ismael
Thankyou Ismael, spot on!.