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

    How do I get the easy slider icons to show even when im not hovering over the easy slider?

    #688823

    Hey mcraig77,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .avia_desktop .av_slideshow.avia-slideshow .avia-slideshow-controls a {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    

    Best regards,
    Yigit

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