Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1165566

    Hi support

    I want to have slider control arrows on my website

    like this website
    https://kensingtoncyprus.com/

    How can i do that.
    Thanks

    #1166246

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.