• Hi, I’m using the Sydney theme (free). On mobile, when the home page loads, both hero slides appear for about a few seconds stacked on top of each other before the slider initializes. Desktop works fine.

    I cleared cache, disabled optimization plugins, and the issue still happens. It seems the slides become visible before the theme’s slider script starts.

    I tried CSS like this, but it didn’t help:

    .sydney-hero-area .header-slider .slide {
    visibility: hidden;
    }
    .sydney-hero-area .header-slider .slide.active {
    visibility: visible;
    }

    Could you advise how to prevent the second slide from flashing on initial load?

    Thx

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @yxda,

    Thank you for reaching out!

    I’ve been able to reproduce the flashing of the slider images on my end as thepage load and this has been reported to our development team for closer investigation.

    I will share an update soon. 🙂

    Thread Starter yxda

    (@yxda)

    Thanks. I appreciate it.

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.