Tagged: arrows, fullscreen slider, Visible
Hi @ Enfold,
I am using the fullscreens slider with minimal arrows. Is it possible to always show them and not only at hover?
That would be great.
Regards
Hey Sigmund!
Please try the following in Quick CSS under Enfold–>General Styling:
#top .avia-slideshow-arrows a {
opacity: 1 !important;
}
Best regards,
Rikard
Works like charm, thanks.