AC101 Posted January 6, 2022 Share Posted January 6, 2022 Site URL: https://coral-bear-fmm5.squarespace.com/ Dear Forum members, Can anyone recommend some code for reducing white padding between a text and top of an image in a gallery? Eg we'd love to have less space between the words 'wellbeing.. ' and the top of the image.. Thank you. Link to comment
Beyondspace Posted January 6, 2022 Share Posted January 6, 2022 1 hour ago, AC101 said: Site URL: https://coral-bear-fmm5.squarespace.com/ Dear Forum members, Can anyone recommend some code for reducing white padding between a text and top of an image in a gallery? Eg we'd love to have less space between the words 'wellbeing.. ' and the top of the image.. Thank you. What is your protected password? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
AC101 Posted January 6, 2022 Author Share Posted January 6, 2022 Hi there thank you for your help. I feel a bit worried about posting the password here. Can you recommend html to solve the problem, or could I message you direct? Thank you! Link to comment
tuanphan Posted January 8, 2022 Share Posted January 8, 2022 On 1/6/2022 at 11:09 PM, AC101 said: Hi there thank you for your help. I feel a bit worried about posting the password here. Can you recommend html to solve the problem, or could I message you direct? Thank you! You can share access password, not login account password. 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
AC101 Posted January 11, 2022 Author Share Posted January 11, 2022 hi @tuanphanand @bangank36. The password is london (lower case). I have gone through your suggestions on other posts on how to reduce padding and tried it on this site, but with no success. If you have a minute, I would love it if you could help. Ideally I'd like to reduce the padding between the headline text and the gallery on homepage, and also beneath it between the gallery and the footer. Thank you so much. https://coral-bear-fmm5.squarespace.com/ Link to comment
tuanphan Posted January 12, 2022 Share Posted January 12, 2022 @AC101 Try adding to Design > Custom CSS .gallery-slideshow { padding: 0px; } 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
AC101 Posted January 13, 2022 Author Share Posted January 13, 2022 Hi @tuanphan I've tried this and it reduces the padding a tiny bit. Is there a way to reduce it more? Also in order to the same between header and first section and also footer and above, what would one need to write? .header { padding: 0px; } and .footer { padding: 0px; } Link to comment
Beyondspace Posted January 15, 2022 Share Posted January 15, 2022 On 1/14/2022 at 12:48 AM, AC101 said: Hi @tuanphan I've tried this and it reduces the padding a tiny bit. Is there a way to reduce it more? Also in order to the same between header and first section and also footer and above, what would one need to write? .header { padding: 0px; } and .footer { padding: 0px; } Try adding to Home > Design > Custom Css #block-9b686b0ede26bdcb79c1 { padding-bottom: 0 !important } .header-announcement-bar-wrapper { padding-top: 0 !important; padding-bottom: 0 !important; } .header-display-desktop .header-title-logo img { max-height: 130px; } Let me know how it works on your site Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
AC101 Posted January 18, 2022 Author Share Posted January 18, 2022 On 1/15/2022 at 2:21 PM, bangank36 said: Try adding to Home > Design > Custom Css #block-9b686b0ede26bdcb79c1 { padding-bottom: 0 !important } .header-announcement-bar-wrapper { padding-top: 0 !important; padding-bottom: 0 !important; } .header-display-desktop .header-title-logo img { max-height: 130px; } Let me know how it works on your site Link to comment
AC101 Posted January 18, 2022 Author Share Posted January 18, 2022 Hi @bangank36 Thanks so much for your suggestion. That worked to bring up that first bit of writing higher. Sorry for my delay. There is a lot of covid in London at the moment... Do you have a snazzy trick or suggestion to reduce the padding between the slideshow on homepage and the logos? Thanks so much. Super helpful. Beyondspace 1 Link to comment
AC101 Posted January 18, 2022 Author Share Posted January 18, 2022 ps the password is leap Link to comment
Beyondspace Posted January 18, 2022 Share Posted January 18, 2022 (edited) 1 hour ago, AC101 said: ps the password is leap Is it what you mean? Try the following code section[data-section-id="61964fec1da7bb03dc4dedac"] .content-wrapper{ padding-top: 0 !important; } section[data-section-id="619d009c7088825ca1008cf3"] .gallery-slideshow { margin-bottom: 50px !important; } Let me know how it works on your site Support me by pressing 👍 if this useful for you Edited January 18, 2022 by bangank36 AC101 and tuanphan 1 1 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
AC101 Posted January 18, 2022 Author Share Posted January 18, 2022 Wow that totally worked you are a hero!! Thank you so much. That's super helpful.!!! 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