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

    Hi. What’s the css to display the navigation arrows at full opacity on large testimonial slider by default rather than having to hover to get them to be fully visible?

    #569694

    Hi 1039 Online!

    Add this to your custom CSS.

    .avia-slideshow-arrows * {
        opacity: 1 !important;
    }

    Cheers!
    Elliott

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