tanya7824 Posted January 6 Share Posted January 6 Hi, I have two gallery blocks in a row with too much padding in between that I'd like to reduce this so it matches the gap between all the other images in each gallery. The first block is a gallery set to grid:simple and the following is a gallery set to grid:strips. Both these gallery blocks seem to have a set-top and bottom padding that can't be removed. I've tried some custom css from these forums and also changing the site padding with no luck. Any other code I should try to get rid of the top/bottom padding on one of these galleries completely so we are left with a single spaced gap instead? Link to comment
Web_Solutions Posted January 6 Share Posted January 6 3 hours ago, tanya7824 said: Hi, I have two gallery blocks in a row with too much padding in between that I'd like to reduce this so it matches the gap between all the other images in each gallery. The first block is a gallery set to grid:simple and the following is a gallery set to grid:strips. Both these gallery blocks seem to have a set-top and bottom padding that can't be removed. I've tried some custom css from these forums and also changing the site padding with no luck. Any other code I should try to get rid of the top/bottom padding on one of these galleries completely so we are left with a single spaced gap instead? Can you share your website URL? If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
tanya7824 Posted January 6 Author Share Posted January 6 Sure this is the page I'm referring to but it occurs throughout the site! https://www.tanyaloucas.com/full-portfolio/foyer-foundation Link to comment
tuanphan Posted January 9 Share Posted January 9 On 1/6/2024 at 1:18 PM, tanya7824 said: Sure this is the page I'm referring to but it occurs throughout the site! https://www.tanyaloucas.com/full-portfolio/foyer-foundation Page doesn't exist. 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
tanya7824 Posted January 10 Author Share Posted January 10 Apologies I've been doing lots of updates to the site since this thread started. This should be the new link: https://www.tanyaloucas.com/portfolio/foyer-foundation Link to comment
Solution tuanphan Posted January 13 Solution Share Posted January 13 On 1/11/2024 at 5:17 AM, tanya7824 said: Apologies I've been doing lots of updates to the site since this thread started. This should be the new link: https://www.tanyaloucas.com/portfolio/foyer-foundation You can add this to Website Tools (under Not Linked) > Custom CSS /* Gallery space */ .gallery-strips.gallery-strips--layout-strips { padding-top: 0px !important; } .gallery-grid.gallery-grid--layout-grid { padding-bottom: 10px !important; } MoeTalks 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
tanya7824 Posted January 16 Author Share Posted January 16 This worked, thank you so much! tuanphan 1 Link to comment
MoeTalks Posted April 19 Share Posted April 19 This worked for me as well. Thanks @tuanphan tuanphan 1 Link to comment
tracey Posted July 20 Share Posted July 20 How would you do this for Gallery slideshow? 😬 Link to comment
tuanphan Posted July 25 Share Posted July 25 On 7/20/2024 at 9:12 AM, tracey said: How would you do this for Gallery slideshow? 😬 Can you share link to a page where you use Gallery Slideshow? I just test a slideshow on my site and I don't see padding. 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