Kuroko Posted February 15, 2023 Share Posted February 15, 2023 Hi, I'm attempted to get the full screen effect when a user goes to this page https://www.vernonburggroup.com/digital-equity-map-fullscreen I've removed all padding and toggled the "fill screen" on the section. I also hid the footer and header yet I get this dark gray background that looks like it's coming from the <div id="siteWrapper" > that shows up at the bottom of the map. The scaling gets worse depending on the screen size. Any advice would be appreciated? Link to comment
Solution tuanphan Posted February 21, 2023 Solution Share Posted February 21, 2023 Add to Design > Custom CSS div#map { height: 100vh; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Kuroko Posted February 28, 2023 Author Share Posted February 28, 2023 Thank you @tuanphan That worked perfectly! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment