PhilCorleyPhoto Posted August 19, 2020 Share Posted August 19, 2020 Site URL: https://bat-coyote-rkw6.squarespace.com If you look at my home page (password Monday - URL - https://bat-coyote-rkw6.squarespace.com) You will see a large amount of space/padding below the title "A Selection of Recent Work" and the Gallery Section. This is because I couldn't see how to add a title to the Gallery Section and needed to add a new section above to hold the title. Does anyone know how I can reduce the padding / space between the sections, so the space is the same as the "Recent Blog" section below? Many thanks Phil Link to comment
Solution tuanphan Posted August 20, 2020 Solution Share Posted August 20, 2020 Add to Home > Design > Custom CSS [data-section-id="5f3ce3a5da5a8e4c4fb83f48"] .gallery-strips { padding-top: 0 !important; } darque_entries and PhilCorleyPhoto 2 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
PhilCorleyPhoto Posted August 20, 2020 Author Share Posted August 20, 2020 Excellent. Many thanks Tuan works perfectly. Link to comment
darque_entries Posted January 8, 2022 Share Posted January 8, 2022 This definitely helped, thank you! However, it is only working for one of my pages, not across the board. Any help would be appreciated. Thanks in advance! Link to comment
tuanphan Posted January 10, 2022 Share Posted January 10, 2022 On 1/9/2022 at 2:15 AM, darque_entries said: This definitely helped, thank you! However, it is only working for one of my pages, not across the board. Any help would be appreciated. Thanks in advance! Try this new code .gallery-strips { padding-top: 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
Lesley Posted March 11, 2022 Share Posted March 11, 2022 Tuan, I have the same (?) problem - trying to reduce the space on top and below the gallery sections. I've used the code you offer, above, but am having no luck. The screen grab is attached. Can you help, please? 😉 Link to comment
tuanphan Posted March 13, 2022 Share Posted March 13, 2022 On 3/12/2022 at 12:44 AM, Lesley said: Tuan, I have the same (?) problem - trying to reduce the space on top and below the gallery sections. I've used the code you offer, above, but am having no luck. The screen grab is attached. Can you help, please? 😉 Can you share link to page in screenshot? We can check easier 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
Lesley Posted March 14, 2022 Share Posted March 14, 2022 I think you need this: https://falcon-blenny-2pn2.squarespace.com/ and the password is indigobunny thank you Link to comment
Lesley Posted March 14, 2022 Share Posted March 14, 2022 Apologies, the link you want (directly to the page) is https://falcon-blenny-2pn2.squarespace.com/media Link to comment
tuanphan Posted March 15, 2022 Share Posted March 15, 2022 On 3/14/2022 at 11:38 AM, Lesley said: Apologies, the link you want (directly to the page) is https://falcon-blenny-2pn2.squarespace.com/media Add to Design > Custom CSS /* Media page spacing */ .user-items-list { padding-top: 0px !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
Lesley Posted March 15, 2022 Share Posted March 15, 2022 Tuan, I am grateful! I am also asking about the padding IN BETWEEN the sections though . . . so the code you provided moved up the top most margin. But the bigger problem is the huge gaps IN BETWEEN that first section of content, and the next section area, and the next. Same link, see screen grab. Can you help me please with that also? Thanks much! Link to comment
tuanphan Posted March 16, 2022 Share Posted March 16, 2022 14 hours ago, Lesley said: Tuan, I am grateful! I am also asking about the padding IN BETWEEN the sections though . . . so the code you provided moved up the top most margin. But the bigger problem is the huge gaps IN BETWEEN that first section of content, and the next section area, and the next. Same link, see screen grab. Can you help me please with that also? Thanks much! Use this new code .user-items-list { padding-top: 20px !important; padding-bottom: 20px !important; } dotandpeg 1 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
Lesley Posted March 16, 2022 Share Posted March 16, 2022 Thank you! And also, duh. I thought padding-bottom would control the outer most edge/margin, not those internal areas. Thank you thank you for the help. cheers. Link to comment
saracengill Posted December 19, 2023 Share Posted December 19, 2023 Adding my thanks tuanphan, this sorted my issue out as well. Cheers! tuanphan 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