Section doesn't appear even though Z-Index is high

Hello,

I have some problems with the design of my website for the mobile version.

I am trying to add a new section (black background) at the bottom of the main page on the mobile version of my website but it won’t show up when publishing the site. I have tried to add a DIV on top of the section with a black background but it still doesn’t change anything.

https://preview.webflow.com/preview/digitalda?preview=ecaa939aa030392b3f013ad2fa2290bf

Thanks for your help :slight_smile:

You just need to give the section a height value (e.g. 100px).

1 Like

@etienneflorent It’s nice to see you already are using Webflow nicely. Great project you got there!

About that section, just as @Joe_Hoff said, any div with no elements inside needs a height. So unless you add content (another empty div doesn’t count as content), you need to give your divs a height value.

And keep up the good work!

1 Like

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