Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #679603

    Hello!
    I have looked at some other options in the support threads, but none of the solutions I saw seems to work.
    Is there a way to get the full-width easy slider image and captions to load faster on one page only?

    Link is below. The page ID is 330.

    Thanks in advance for any help you can give!

    #680533

    Hey Julie,

    What have you tried so far? I guess you could try to optimise your images, have you tried that?

    Thanks,
    Rikard

    #680862

    Hey Rikard,

    Yes, the images are optimized– what I was wondering is how to speed up the animation so the fade-in happens faster and the captions come in faster?

    Hoping maybe there is a way to do it with Quick CSS or child theme functions file…

    Thanks for your help, sorry I was not clearer in my original question.

    #682444

    Hi,

    Thank you for the info. Please add this in the Quick CSS field:

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

    Remove browser cache or hard refresh the page.

    Best regards,
    Ismael

    #682837

    Hi Ismael,

    This definitely makes it look like it is loading faster, and the client is good with this fix.

    Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to speed up loading of full-width easy slider and captions on one page?’ is closed to new replies.