rani Posted April 12, 2023 Share Posted April 12, 2023 In 7.1, if I have a page with only one short section, a white space shows up between the bottom of the section and the footer. See example below - the white space is marked with a green "x". The only way I have been able to get rid of it is to make the section a LOT taller, but then the page looks very unbalanced. This has happened on several different sites, including sites without any custom code at all. Any ideas for how to get rid of that white space that shouldn't be there? Link to comment
qosmic Posted April 13, 2023 Share Posted April 13, 2023 Under Edit Section, what color is that section? What is the section height? .techCRM | Email Marketing | eCommerce | Accounting Systems | Data Migration | Automation | App IntegrationsOur Mission - Contact Link to comment
rani Posted April 13, 2023 Author Share Posted April 13, 2023 The section with the contact form is 10 rows tall, and it uses a color theme with a black background. The white area (with the green "x") is not actually a section - it is just some blank space that appears between the section containing the contact form and the footer section. Link to comment
tuanphan Posted April 16, 2023 Share Posted April 16, 2023 Have you solved it yet? If you still need help, please share link to page in screenshot, we can check easier 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
rani Posted April 17, 2023 Author Share Posted April 17, 2023 I haven't solved it yet. The problem occurs on several pages on different sites, but here is the link for the one in the screenshot: https://poodle-gecko-3tan.squarespace.com (password is: hello). Thanks! Link to comment
tuanphan Posted April 18, 2023 Share Posted April 18, 2023 22 hours ago, rani said: I haven't solved it yet. The problem occurs on several pages on different sites, but here is the link for the one in the screenshot: https://poodle-gecko-3tan.squarespace.com (password is: hello). Thanks! Because the total height of the sections is lower than the height of the screen, it will appear empty. And that space will use Site Background Color (Design > Site Styles > Colors) Add to Design > Custom CSS body.homepage { background-color: #c2c2c2; } ElleR 1 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
hansworks Posted December 31, 2023 Share Posted December 31, 2023 Hello! Could someone help me change the CSS above to apply sitewide? Many thanks Link to comment
tuanphan Posted January 1 Share Posted January 1 7 hours ago, hansworks said: Hello! Could someone help me change the CSS above to apply sitewide? Many thanks Use this body { background-color: #c2c2c2; } hansworks and LouLouHarvey 2 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
hansworks Posted January 1 Share Posted January 1 Thank you sooooo much! no more white space above footer on short pages. Link to comment
NateSutton Posted August 8 Share Posted August 8 I am also experiencing this same issue. I have attempted to use the above CSS code with no luck. Website: https://moose-oleander-hysx.squarespace.com/about (pswd: hello) Any help would be great. Link to comment
tuanphan Posted August 9 Share Posted August 9 23 hours ago, NateSutton said: I am also experiencing this same issue. I have attempted to use the above CSS code with no luck. Website: https://moose-oleander-hysx.squarespace.com/about (pswd: hello) Any help would be great. Use this code to Custom CSS box #collection-6538b51af5e0787724de0e92 { background-color: #000 !important; } 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