Home › Forums › CSS › z index problem? (wordpress content) › Reply To: z index problem? (wordpress content)
September 28, 2014 at 10:38 am
#184900
Participant
No, this has to do with the fact that all of your images are positioned in the same spot (i.e., on top of each other), and they take a long time to load, so you see bits of each image before the subsequent image finishes loading.
You need to optimize those images. They’re between 160 and 275 KB right now, which is just absurd for an image that size. Once you get them to load in a reasonable amount of time, most or all of this should go away.