Bellwether Posted September 19 Share Posted September 19 We are aiming to make sections of a website cover the entire screen or viewport, the most common approach is to use CSS properties to ensure that each section takes up 100% of the viewport height, regardless of the content inside. But the code is not effecting the sections within the site. Link : https://quillfish-tortoise-fgct.squarespace.com/ Password : bellwether2024 Code used : section[data-section-id="replace-with-id-number"] { height:100vh !important; overflow:hidden !important; min-height: unset !important; } Link to comment
tuanphan Posted September 20 Share Posted September 20 Which exact code you added? 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment