spcoon Posted August 26, 2023 Share Posted August 26, 2023 (edited) Hi all, I'm not sure what's happening. I have a simple page with a text block for article copy and an image column made in a markdown block. When I open the browser beyond a certain breakpoint (not sure if it's 800 or 1024) the text block drops below the fold. When I review the page from that breakpoint > wider, space is progressively added above the text block AND below it, pushing it further from the footer. Any ideas for how I can keep the text block at the top of the page and remove the spacing below it? One example: https://spcoon.com/ameritrade *Note* - the site is not password protected. All five problematic pages are publicly accessible from the portfolio page. Thanks! Edited August 26, 2023 by spcoon added page URL Link to comment
creedon Posted August 26, 2023 Share Posted August 26, 2023 Please post the URL for a page on your site where we can see your issue. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. Please set up a site-wide password, if your site is not public and you've not already done so. Post the password here. Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the site-wide password and how to share a link documentation to understand how they work. We can then take a look at your issue. You may find How to post a forum question post useful. spcoon 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
spcoon Posted August 26, 2023 Author Share Posted August 26, 2023 @creedon the site is not password protected — all five pages that are displaying this behavior are found in the portfolio section (spcoon.com/portfolio) thanks in advance. Link to comment
creedon Posted August 26, 2023 Share Posted August 26, 2023 I can suggest a CSS workaround. @media ( min-width : 768px ) { .fe-block-yui_3_17_2_1_1692818985016_126953 .sqs-block { justify-content : unset; } } I tried replicating your page layout on my test site but was unable to reproduce your issue easily. It would be interesting to know if a duplicate of your page has the same issue. Also what happens if the markdown block is removed from the duplicate page. Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
spcoon Posted August 26, 2023 Author Share Posted August 26, 2023 thanks, @creedon. i'll add this to the custom css window and report back. btw, i removed the markdown block and it still happens. the /tripod page doesn't have the markdown block in play. duplicates do the same. Link to comment
spcoon Posted August 26, 2023 Author Share Posted August 26, 2023 thanks, @creedon. i'll add this to the custom css window and report back. btw, i removed the markdown block and it still happens. the /tripod page doesn't have the markdown block in play. duplicates do the same. update: it didn't do anything. this is really weird. Link to comment
creedon Posted August 26, 2023 Share Posted August 26, 2023 Quote it didn't do anything. I don't see the CSS installed on the site. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. 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