Hi guys,
I am using layerslider and when you navigate to the next slide via the horizontal line toggles on top of Corporate Law, it blinks before transitioning to next slide. How can i prevent this from occuring?
I see the blinking is no longer there! Did you guys go into the backend and fix something?
Hi,
We didnt :)
But happy it is fixed for you!
Best regards,
Basilis
I am having this same issue in Chrome, Edge and Firefox (it is worst in firefox though). I tried inserting the CSS recommended in another thread on this subject but it had no effect. Can you help please?
Thanks.
Hi Arrastia,
Please disable Smush and see if the issue persists.
Best regards,
Victoria
Hi victoria. I disabled smush and the issue persists…
I appreciate your continued support.
Hi there. In addition to disabling smush (and the issue continues) I also have replaced the slider images with smaller files (from 2MB or so to 400kb per slide, or so). I also disabled several other plugins, but the issue continues. It flashes at the end of each slide, before the transition, but only on the first cycle of the slider. Once all the slides have been loaded/seen, the flickering goes away until the page is reloaded.
Any other ideas? Thank you.
Hi,
Thank you for the update.
It was an issue with lazy loading. We added this code in the Quick CSS field to prevent the slider images from blinking.
.ls-bg {
opacity: 1 !important;
}
Best regards,
Ismael
Many thanks for your help!