emtheler Posted June 17, 2020 Share Posted June 17, 2020 Site URL: https://ezechielphotography.com/aline-michael Hi all, I'm new to this forum and have a specific question: How can I add spacing between images in my gallery block? The design option of the gallery block is "stacked". I am looking for something like in the attached image. Thank you for your replies and inputs. Link to comment
Beyondspace Posted June 17, 2020 Share Posted June 17, 2020 (edited) Hi dear, Please follow these steps: 1. Lead to Settings->Advanced->Custom code Injection 2. Paste this snippet into header box <style> #block-yui_3_17_2_1_1592064371946_3740 .sqs-gallery .image-wrapper { margin-bottom: 10px } </style> 3. Noticed how I find the id of block, you can install this plugin https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff Is that what you looking for: Edited June 17, 2020 by bangank36 change 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
emtheler Posted June 17, 2020 Author Share Posted June 17, 2020 13 minutes ago, bangank36 said: Hi dear, Please follow these steps: 1. Lead to Settings->Advanced->Custom code Injection 2. Paste this snippet into header box <style> #block-yui_3_17_2_1_1592064371946_3740 .sqs-gallery .image-wrapper { margin-bottom: 10px } </style> 3. Noticed how I find the id of block, you can install this plugin https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff Is that what you looking for: Hi Bangank36, That's amazing, that's exactly what I was looking for. Thank you very much! Unfortunately, when I go to => settings => advanced => code injection, it says that it is a premium feature. I am using AVENUE as template. Link to comment
Beyondspace Posted June 17, 2020 Share Posted June 17, 2020 As a workaround, you can create a new code block and add this snippet 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
emtheler Posted June 17, 2020 Author Share Posted June 17, 2020 8 minutes ago, bangank36 said: As a workaround, you can create a new code block and add this snippet It worked! Thank you so much. I also added it to my other gallery page with the help of the chrome extension. Amazing, this is like magic. Thank you again! 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