Beagood Posted January 19, 2022 Share Posted January 19, 2022 Site URL: http://www.toolshed.london Hi I've added SVG icons to my site using code blocks. Is there a way of reducing the container depth/padding? I'd like to reduce the space between the icon and the title (see attached) Thanks Link to comment
Beyondspace Posted January 19, 2022 Share Posted January 19, 2022 1 hour ago, Beagood said: Site URL: http://www.toolshed.london Hi I've added SVG icons to my site using code blocks. Is there a way of reducing the container depth/padding? I'd like to reduce the space between the icon and the title (see attached) Thanks Try adding to Home > Design > Custom Css section[data-section-id="60ddc0d2c60d755b986619dc"] .code-block { padding-bottom: 0; } section[data-section-id="60ddc0d2c60d755b986619dc"] .html-block { padding-top:0; } Let me know how it works on your site Support me by pressing 👍 if this useful for you Beagood 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
Beyondspace Posted January 19, 2022 Share Posted January 19, 2022 My testing 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
Beagood Posted January 19, 2022 Author Share Posted January 19, 2022 Worked a treat - thanks very much! 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