Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1187502

    Hi,
    I’m trying to remove the fade-in animation on the full-width slider.
    I tried a few solutions found in previous forums, but nothing seems to be working.
    Thanks for the help!

    #1187596

    Hey Lee,

    I checked on the link you gave but it returns:

    Nothing Found

    Can you give us another link where we can find the full-width slider?

    Best regards,
    Nikko

    #1187822

    Sorry about that. I did move it last night.

    #1188445

    Hi,

    Please try adding following code to Quick CSS in Enfold theme options > General Styling

    .js_active .avia-slideshow li:first-child {
        transition: none 0s ease 0s !important;
        transform: translateZ(0px) !important;
    }

    Best regards,
    Yigit

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