Z-Index Getting The Best of Me

Here’s the site: https://ma.pwdclass.com/

The thermostat in the red row is supposed to overlap the section below it but nothing I’ve tried works. Any ideas?

Hello @Speshled,
Thanks for writing to us.
Please set the Section’s Z Index to 9999 to achieve your desired layout. Please check my screenshot.
z-index
Please go through with this https://www.freecodecamp.org/news/z-index-explained-how-to-stack-elements-using-css-7c5aa0f179b3/ article to understand more about z-index.
Thanks

Thanks… That worked. I didn’t know there was a default z-index field in the section. I tried to manually apply it before without it working.

Hello @Speshled,
Glad it works for you.
Thanks

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