oneoakbrands Posted February 24, 2023 Share Posted February 24, 2023 (edited) Hi everyone! I used CSS to remove the header and footer on my home page to create a landing page instead. Unfortunately, however, there is some extra space at the bottom of the screen (see screenshot). My images and elements are down as far as possible, but the space is still there. When I go to viewing mode, it's even larger. Any ideas? Site URL: https://goldfish-tambourine-jr97.squarespace.com/ Site password: oneoakbrands PS: this is the CSS I used: #collection-63f529e50f88d92b2f3bf2b0 {footer, header {display:none!important}} Edited February 24, 2023 by oneoakbrands Additional information added Link to comment
tuanphan Posted February 27, 2023 Share Posted February 27, 2023 Add to Design > Custom CSS body.homepage article section:first-child { height: 100vh !important; overflow: hidden; } 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
oneoakbrands Posted February 28, 2023 Author Share Posted February 28, 2023 @tuanphan Thank you for replying -- unfortunately, this just created space above as well as below. Here's a screenshot. Any ideas? Link to comment
tuanphan Posted March 5, 2023 Share Posted March 5, 2023 On 2/28/2023 at 11:19 PM, oneoakbrands said: @tuanphan Thank you for replying -- unfortunately, this just created space above as well as below. Here's a screenshot. Any ideas? Which screen sizes? It looks fine to me. Screenshot: https://prnt.sc/iRnMkZYDRkhJ 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
oneoakbrands Posted March 7, 2023 Author Share Posted March 7, 2023 @tuanphan Hmm... maybe it's fine! I was seeing it on desktop. But if you're not seeing it, maybe it's all good. Thanks for your help! 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