Hello! Is it possible to reduce the font size and/or adjust the typeface (boldness) of the full-screen slider button label text? thanks.
Hi AirstreamCoach!
Add this to your custom CSS.
.avia-slideshow-button { font-size: 20px !important; font-weight: bold !important; }
Best regards,
Elliott