Samantha3379 Posted May 20, 2021 Share Posted May 20, 2021 Hello all, I have added a simple GALLERY GRID to my site in 7.1 but I no longer see the option to add SPACERS on either side of it (so that the gallery grid does NOT take up the whole width of the page). Does anyone know how I can add padding to either side of my gallery grid? THANKS! Link to comment
tuanphan Posted May 24, 2021 Share Posted May 24, 2021 Hi. Can you share link to page where you use Gallery Grid? We can help easier 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
Samantha3379 Posted May 25, 2021 Author Share Posted May 25, 2021 On 5/24/2021 at 5:34 AM, tuanphan said: Hi. Can you share link to page where you use Gallery Grid? We can help easier Sure! @tuanphan You should be able to see here https://disc-strawberry-4nlb.squarespace.com/headshots If it asks you for password it is "gallery" Thanks in advance! Link to comment
Solution tuanphan Posted May 26, 2021 Solution Share Posted May 26, 2021 9 hours ago, Samantha3379 said: Sure! @tuanphan You should be able to see here https://disc-strawberry-4nlb.squarespace.com/headshots If it asks you for password it is "gallery" Thanks in advance! Add to Design > Custom CSS /* headshots gallery padding */ body#collection-60a66b9fd9e07e2ed6b44016 .gallery-grid.gallery-grid--layout-grid { padding-left: 10vw; padding-right: 10vw; } 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
Samantha3379 Posted May 27, 2021 Author Share Posted May 27, 2021 Perfect - THANK YOU! Link to comment
Jlcurtin Posted February 4, 2022 Share Posted February 4, 2022 On 5/26/2021 at 2:47 AM, tuanphan said: Add to Design > Custom CSS /* headshots gallery padding */ body#collection-60a66b9fd9e07e2ed6b44016 .gallery-grid.gallery-grid--layout-grid { padding-left: 10vw; padding-right: 10vw; } Do you have a way of doing this for all gallery sections across all pages? Thank you in advance! Link to comment
tuanphan Posted February 7, 2022 Share Posted February 7, 2022 On 2/5/2022 at 4:54 AM, Jlcurtin said: Do you have a way of doing this for all gallery sections across all pages? Thank you in advance! Use this new code .gallery-grid.gallery-grid--layout-grid { padding-left: 10vw; padding-right: 10vw; } 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
creaturellc Posted March 23, 2022 Share Posted March 23, 2022 Any way to do this exact thing, but with Masonry style gallery grids? Link to comment
tuanphan Posted March 24, 2022 Share Posted March 24, 2022 9 hours ago, creaturellc said: Any way to do this exact thing, but with Masonry style gallery grids? Can you share link to page where you use masonry? We can help easier 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
fpSVA Posted March 24, 2022 Share Posted March 24, 2022 How do I add a full bleed gallery but so it only takes up one half of the screen (shown by the red square)? So essentially a spacer on only one side of the gallery so that it is off-centered. Many thanks in advance. Link to comment
creaturellc Posted March 24, 2022 Share Posted March 24, 2022 7 hours ago, tuanphan said: Can you share link to page where you use masonry? We can help easier Thanks, tuanphan- https://www.creaturellc.com/work Link to comment
tuanphan Posted March 26, 2022 Share Posted March 26, 2022 On 3/24/2022 at 8:58 PM, creaturellc said: Thanks, tuanphan- https://www.creaturellc.com/work Add to Design > Custom CSS > Then save & reload the site /* Gallery section - Masonry padding */ .gallery-masonry { padding-left: 10vw !important; padding-right: 10vw !important; } 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
tuanphan Posted March 26, 2022 Share Posted March 26, 2022 On 3/24/2022 at 5:29 PM, fpSVA said: How do I add a full bleed gallery but so it only takes up one half of the screen (shown by the red square)? So essentially a spacer on only one side of the gallery so that it is off-centered. Many thanks in advance. Try adding a Gallery Slideshow, then share url, we will try code to make same layout You can also consider List Section layout 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
creaturellc Posted March 28, 2022 Share Posted March 28, 2022 On 3/25/2022 at 11:06 PM, tuanphan said: Add to Design > Custom CSS > Then save & reload the site /* Gallery section - Masonry padding */ .gallery-masonry { padding-left: 10vw !important; padding-right: 10vw !important; } Perfect! Thank you so much! Link to comment
BureauSF Posted December 19, 2022 Share Posted December 19, 2022 Chiming in, hoping the resourceful @tuanphan may have a solution how to add side padding on the (full width) Gallery page grid in Tremont (Carson) template - see example here General page padding and/or site width adjustments in Design settings apparently do not affect the Gallery page grid (in Horizontal setting) Link to comment
tuanphan Posted December 20, 2022 Share Posted December 20, 2022 11 hours ago, BureauSF said: Chiming in, hoping the resourceful @tuanphan may have a solution how to add side padding on the (full width) Gallery page grid in Tremont (Carson) template - see example here General page padding and/or site width adjustments in Design settings apparently do not affect the Gallery page grid (in Horizontal setting) You mean add left/right padding to gallery on this page? https://denisa-bj.squarespace.com/test-gallery 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
BureauSF Posted December 20, 2022 Share Posted December 20, 2022 @tuanphan correct, hoping to add left/right padding to the Gallery page. For some reason the Left/Right Content Padding + Content Max Widthadjustments in Site Settings do not apply to Gallery pages. Link to comment
tuanphan Posted December 21, 2022 Share Posted December 21, 2022 15 hours ago, BureauSF said: @tuanphan correct, hoping to add left/right padding to the Gallery page. For some reason the Left/Right Content Padding + Content Max Widthadjustments in Site Settings do not apply to Gallery pages. Try adding to Design > Custom CSS .slides { padding-left: 10vw !important; padding-right: 10vw !important; } Also, I see a huge space on right of screen BureauSF 1 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
BureauSF Posted January 3 Share Posted January 3 Thank you, @tuanphan, this worked like a charm! PS: I do not see a huge space on right of screen on my end 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