Hi,
I created a site based on the hotel demo and would not know that I changed something to z-index or the like. But the full width slider is overlapping the content until you scroll on desktop, and totally on mobile. What is my mistake? Thank you.
Ok, in the meantime I added
div#fullscreen_slider_1 {
z-index: 0;
}
and it seems to solve it. Any comments on that? Else can be closed.
Hey cherrmann,
Thanks for the update, if your CSS is working then I would leave it as it is. Please let us know if you should need any further help on the topic.
Best regards,
Rikard
No thank you I’m fine with that, still wondering why I needed to add CSS to make it work like the demo, but well, who cares.