studiofounded Posted August 1, 2021 Share Posted August 1, 2021 Site URL: https://flatworm-bison-grha.squarespace.com/ Hi all! I'm trying to figure out some CSS to push one text block to the top of the section and the other to the bottom. I've attached a screenshot of how it currently looks and how I'd like it to look. The site is https://flatworm-bison-grha.squarespace.com/ with the password: demo. Thank you! A brand designer & strategist creating brands that bridge the gaps between artistry, strategy, and thoughtful consideration. Creator of Studio Founded, a digital resource library for purposeful business owners. 💻 Shop Squarespace Templates ✍️ Curated Business Resources 🥰 Complimentary Downloadables 🤍 Bespoke Branding & Websites Links in my posts may be affiliate links. Link to comment
tuanphan Posted August 3, 2021 Share Posted August 3, 2021 Hi. DO you still need help on these? studiofounded 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
studiofounded Posted August 3, 2021 Author Share Posted August 3, 2021 Yes please! A brand designer & strategist creating brands that bridge the gaps between artistry, strategy, and thoughtful consideration. Creator of Studio Founded, a digital resource library for purposeful business owners. 💻 Shop Squarespace Templates ✍️ Curated Business Resources 🥰 Complimentary Downloadables 🤍 Bespoke Branding & Websites Links in my posts may be affiliate links. Link to comment
tuanphan Posted August 4, 2021 Share Posted August 4, 2021 16 hours ago, HannahRoseShaw said: Yes please! Try adding to Design > Custom CSS @media screen and (min-width:992px) { div#page-section-60d986b75de30045e5210770 .span-12>.row:first-child { position: absolute; top: 0; z-index: 999; } div#page-section-60d986b75de30045e5210770 .span-12>.row:last-child { position: absolute; bottom: 0; z-index: 999; } [data-section-id="60d986b75de30045e5210770"] .content-wrapper { height: 100%; } } studiofounded 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
studiofounded Posted August 4, 2021 Author Share Posted August 4, 2021 Thanks Tuan, you're amazing! A brand designer & strategist creating brands that bridge the gaps between artistry, strategy, and thoughtful consideration. Creator of Studio Founded, a digital resource library for purposeful business owners. 💻 Shop Squarespace Templates ✍️ Curated Business Resources 🥰 Complimentary Downloadables 🤍 Bespoke Branding & Websites Links in my posts may be affiliate links. Link to comment
ryanspacey Posted June 9, 2022 Share Posted June 9, 2022 @tuanphan firstly thanks for alllll the tips. So many of yours have helped me. I'm trying to achieve the same, having text aligned to top and bottom on this page in the first section. I've tried using the code above, but can't seem to update to the right page-section ids etc. Would you please be able to help me on this one?https://lewis-alexander-consultancy.squarespace.com/contact-me P:Executive Thanks, R Link to comment
tuanphan Posted June 11, 2022 Share Posted June 11, 2022 On 6/10/2022 at 1:39 AM, ryanspacey said: @tuanphan firstly thanks for alllll the tips. So many of yours have helped me. I'm trying to achieve the same, having text aligned to top and bottom on this page in the first section. I've tried using the code above, but can't seem to update to the right page-section ids etc. Would you please be able to help me on this one?https://lewis-alexander-consultancy.squarespace.com/contact-me P:Executive Thanks, R You mean Quote Lewis Alexander to top Based between London and Los Angeles, British-bo to bottom Is this right? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
ryanspacey Posted June 13, 2022 Share Posted June 13, 2022 On 6/11/2022 at 9:46 AM, tuanphan said: You mean Is this right? @tuanphan yes exactly that 🙂 Sorry the page URL las changed: https://lewis-alexander-consultancy.squarespace.com/founder But same section with that content. Thank you 🙂 Link to comment
tuanphan Posted June 14, 2022 Share Posted June 14, 2022 12 hours ago, ryanspacey said: @tuanphan yes exactly that 🙂 Sorry the page URL las changed: https://lewis-alexander-consultancy.squarespace.com/founder But same section with that content. Thank you 🙂 Add to Design > Custom CSS /* Founder - Align content bottom */ @media screen and (min-width:768px) { div#block-24ebd74a18ce9f4418dc { position: absolute; bottom: 0; max-width: 45%; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
ryanspacey Posted June 14, 2022 Share Posted June 14, 2022 9 hours ago, tuanphan said: Add to Design > Custom CSS /* Founder - Align content bottom */ @media screen and (min-width:768px) { div#block-24ebd74a18ce9f4418dc { position: absolute; bottom: 0; max-width: 45%; } } @tuanphan thank you so much 🙂 Link to comment
lauraharbottcreative Posted June 24, 2022 Share Posted June 24, 2022 Hi there, would you be able to help me too please? Currently look slike this: But I need the text and buttons to left align exactly with the bottom of the image. Is there a way to make it stay aligned with the bottom of the page when the screen size is smaller? Say an iPad? I have tried adjusting th epage margins and using spacer blocks but it is not consistent accross different devices. https://crane-rust-jc3g.squarespace.com/experience Password: Blairgowri3 Thanks :) Link to comment
tuanphan Posted June 26, 2022 Share Posted June 26, 2022 On 6/24/2022 at 8:44 AM, lauraharbottcreative said: Hi there, would you be able to help me too please? Currently look slike this: But I need the text and buttons to left align exactly with the bottom of the image. Is there a way to make it stay aligned with the bottom of the page when the screen size is smaller? Say an iPad? I have tried adjusting th epage margins and using spacer blocks but it is not consistent accross different devices. https://crane-rust-jc3g.squarespace.com/experience Password: Blairgowri3 Thanks 🙂 See this answer Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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