Hero Image slides got skipped and the last photo is gray

Hello,

My hero Image slides got skipped and the last photo is gray. Please find the read-only link below:

https://preview.webflow.com/preview/opw?utm_medium=preview_link&utm_source=designer&utm_content=opw&preview=5d5e5e1d60cd838885c3ee62a7ee6dab&pageId=5f3ca809d69137079cbcc9af&itemId=5f3ca809d691375132bccb66&mode=preview

Thank you for your time and support!

Best,
Kyle

hi @onepiecework skipping is caused by slide width 95% when 100% all slides are working as normal.
gray spaces are created by inconstitent position setting (some slides have ABSOLUTE position)

I have deleted all slides and created new add images from num 1 to 8 and all start works as expected. I have only add custom CSS for slide to cover whole slide

<style>
.location-slide{
  background-repeat: no-repeat;
  background-size: cover;
}

</style>

Hi Stan,

The skipping and last-photo-gray issues are still existing. Can you be specific how to solve them in the settings? Here’s the read-only link: https://preview.webflow.com/preview/opw?utm_medium=preview_link&utm_source=designer&utm_content=opw&preview=5d5e5e1d60cd838885c3ee62a7ee6dab&pageId=5f3ca809d69137079cbcc9af&itemId=5f3ca809d691375132bccb66&mode=preview

Thank you so much!
Kyle

HI @onepiecework I did short video how to fix it again

https://www.loom.com/share/6a36b85eb02b46e0854a9a9eee6781d2

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.