Hi support
I want to have slider control arrows on my website
like this website
https://kensingtoncyprus.com/
How can i do that.
Thanks
Hey kensingtoncyprus,
Thank you for the inquiry.
The arrow should display on hover but it’s not working in your installation. Add this code in the Quick CSS field temporarily.
.avia_desktop .av_slideshow.avia-slideshow:hover .avia-slideshow-controls a {
opacity: 1;
filter: alpha(opacity=100);
}
Please don’t forget to toggle the Performance > File Compression settings after adding the code.
Best regards,
Ismael