Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1065748

    Howdy,
    Using most recent version of Enfold.

    How do I set up the Fullwidth Easy Slider to not use the fade on the first image?

    Thanks!

    #1066372

    Hey jancecile,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    .js_active .avia-slideshow li:first-child {
        visibility: visible !important;
        opacity: 1 !important;
    }

    Best regards,
    Nikko

    #1067248

    Awesome! Thank you Nikko!
    😀

    #1067663

    Hi,

    Great, I’m glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1067724

    You can close — thanks! 😀

    #1068090

    Hi jancecile,

    Glad that we are able to help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Fullwidth Easy Slider – no fade on first image’ is closed to new replies.