PartTwoDesign Posted May 18, 2022 Share Posted May 18, 2022 Site URL: https://tuba-heptagon-m7ab.squarespace.com/ Hi, I would like to align an image block to the base of my homepage header section (see attached screenshot). Is this possible with custom CSS? Any help would be much appreciated. Password is: izon Thanks Chris Link to comment
Beyondspace Posted May 20, 2022 Share Posted May 20, 2022 On 5/18/2022 at 5:55 PM, PartTwoDesign said: Site URL: https://tuba-heptagon-m7ab.squarespace.com/ Hi, I would like to align an image block to the base of my homepage header section (see attached screenshot). Is this possible with custom CSS? Any help would be much appreciated. Password is: izon Thanks Chris Is it the result you want to achieve? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Beyondspace Posted May 20, 2022 Share Posted May 20, 2022 Try section[data-section-id="6284c9b3a51737799fd1690e"] .content-wrapper { padding-bottom: 0 !important; } Let me know how it works on your site PartTwoDesign 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
PartTwoDesign Posted May 23, 2022 Author Share Posted May 23, 2022 Thanks @bangank36. That worked perfectly! Is there a way I can get the same effect on the mobile site too? Thanks Chris Link to comment
Beyondspace Posted May 23, 2022 Share Posted May 23, 2022 You can try the following @media only screen and (max-width: 767px) { #block-yui_3_17_2_1_1652869467322_4910 { padding-bottom: 0 !important } } Hope it makes sense BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Beyondspace Posted May 23, 2022 Share Posted May 23, 2022 My testing PartTwoDesign 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
PartTwoDesign Posted May 25, 2022 Author Share Posted May 25, 2022 Thanks @bangank36! That worked! Thank you so much for all the help. Beyondspace 1 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