SHall22 Posted April 10, 2022 Share Posted April 10, 2022 Site URL: https://cobalt-fennel-xn4n.squarespace.com/home-2 Hi, I'd like to remove the padding below my hero image so that my image is flush to the bottom (remove additional space shown below in screenshot). Any help is appreciated! URL: https://cobalt-fennel-xn4n.squarespace.com/home-2 password: gcre2022 Link to comment
Beyondspace Posted April 10, 2022 Share Posted April 10, 2022 47 minutes ago, SHall22 said: Site URL: https://cobalt-fennel-xn4n.squarespace.com/home-2 Hi, I'd like to remove the padding below my hero image so that my image is flush to the bottom (remove additional space shown below in screenshot). Any help is appreciated! URL: https://cobalt-fennel-xn4n.squarespace.com/home-2 password: gcre2022 Try adding to Home > Design > Custom Css #block-f5edec95f2f40a1fa9bf { padding-bottom: 0; } Let me know how it works on your site BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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 April 10, 2022 Share Posted April 10, 2022 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
SHall22 Posted April 10, 2022 Author Share Posted April 10, 2022 Yes, this worked thank you!! I am curious about one other thing. Any idea how i can get this to also work on mobile? Link to comment
tuanphan Posted April 11, 2022 Share Posted April 11, 2022 10 hours ago, SHall22 said: Yes, this worked thank you!! I am curious about one other thing. Any idea how i can get this to also work on mobile? The url doesn't work. Can you check it again? 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
SHall22 Posted April 11, 2022 Author Share Posted April 11, 2022 Hi yes just checked and it seems to be working https://cobalt-fennel-xn4n.squarespace.com/ Link to comment
SHall22 Posted April 11, 2022 Author Share Posted April 11, 2022 Apologies about that. Forgot i made some URL changes. Link to comment
tuanphan Posted April 15, 2022 Share Posted April 15, 2022 On 4/11/2022 at 7:09 AM, SHall22 said: Hi yes just checked and it seems to be working https://cobalt-fennel-xn4n.squarespace.com/ Use this code @media screen and (max-width: 991px) { #block-1183aa6a27846ca42497 { padding-bottom:0 !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