alex_vamvakaris Posted April 18, 2022 Share Posted April 18, 2022 (edited) Site URL: https://www.aspiringdatascientist.net/community Hello, I have been trying to remove the white space at the bottom of my page but i cant seem to find a workaround (I have tried the suggestions from similar posts in the blog but they dont seem to work). The white space is not present in mobile nor in my laptop screen but when I use bigger screens it creeps in at the bottom of the page. Is there any way I can fix it? I have also tried adjusting Spacing (Site Styles --> Site Margin) but none of the values fix it. I am in version 7.1. My site is https://www.aspiringdatascientist.net/community and the code is 1989. Thanks in advance. Best, Alex Edited April 18, 2022 by alex_vamvakaris Link to comment
paul2009 Posted April 19, 2022 Share Posted April 19, 2022 (edited) 21 hours ago, alex_vamvakaris said: I have been trying to remove the white space at the bottom of my page It is "empty" space rather than "white" space and is because the page isn't very long. 🙂 Adding content to the end of the page such as a Spacer Block would make the page longer and avoid the empty area. However, if you want the length of the page to be fixed, you can only do this with some Custom CSS that fixes the height of the page, usually to 100% of the vertical height: height: 100vh!important; or min-height: 100vh!important; Was this post helpful? Please give feedback by clicking an icon below ⬇️ Edited April 19, 2022 by paul2009 Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional. Would you like your customers to be able to mark their favourite products in your Squarespace store? Link to comment
alex_vamvakaris Posted April 19, 2022 Author Share Posted April 19, 2022 (edited) Hi Paul, Thank you for your reply. That did fix the issue for the higher resolution screens but my laptop screen (lower resolution) now does this wierd thing as you can see in the video below. Any way I can make it full screen - so no option to scroll up and down - for all or most screen resolutions or I am being too optimistic? 🙂 Also this fix has broken the mobile version of the page Data Science Project Guide — Aspiring Data Scientist - Google Chrome 2022-04-19 15-23-58.mp4 Edited April 19, 2022 by alex_vamvakaris Link to comment
abenay Posted July 17, 2022 Share Posted July 17, 2022 Hi, I'm having the same problem with my page- white space at the bottom. Squarespace customer support says this is because I don't have that much stuff on the page. I'd like to use the CSS fix Paul mentioned, but I'm unfamiliar for the most part with that process and I'm looking for some help. When I go into "Design" and then "Custom CSS," do I then just copy/paste "min-height: 100vh!important" onto the next line? Thanks! Link to comment
LaBlake Posted July 15 Share Posted July 15 On 4/18/2022 at 6:07 PM, alex_vamvakaris said: Site URL: https://www.aspiringdatascientist.net/community Hello, I have been trying to remove the white space at the bottom of my page but i cant seem to find a workaround (I have tried the suggestions from similar posts in the blog but they dont seem to work). The white space is not present in mobile nor in my laptop screen but when I use bigger screens it creeps in at the bottom of the page. Is there any way I can fix it? I have also tried adjusting Spacing (Site Styles --> Site Margin) but none of the values fix it. I am in version 7.1. My site is https://www.aspiringdatascientist.net/community and the code is 1989. Thanks in advance. Best, Alex I know this is an old post, but I had this happen to me out of the blue. All of a sudden, a white box appeared at the bottom of my screen. I tried to highlight any possible text in that area and discovered it was a box for the Cookies banner. I found a video that explained how to fix it. I hope this helps anyone else that my encounter this issue. 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