UrbanForm Posted May 17, 2022 Share Posted May 17, 2022 Site URL: https://www.urbanform.net.au/ Site URL: https://www.urbanform.net.au/ Hi everyone! I am wondering if there is a way to reduce the padding or margin of the space between my navigation bar and the start of my content? (either by reducing the space around the logo to have 0 along the bottom and top or by reducing the space at the top of the body copy text to 0). I'm using an older template (Flatiron) so don't have the new navigation options. Are there any codes available to help with this? Thanks so much Link to comment
Beyondspace Posted May 17, 2022 Share Posted May 17, 2022 3 hours ago, UrbanForm said: Site URL: https://www.urbanform.net.au/ Site URL: https://www.urbanform.net.au/ Hi everyone! I am wondering if there is a way to reduce the padding or margin of the space between my navigation bar and the start of my content? (either by reducing the space around the logo to have 0 along the bottom and top or by reducing the space at the top of the body copy text to 0). I'm using an older template (Flatiron) so don't have the new navigation options. Are there any codes available to help with this? Thanks so much Do you mean reducing this space? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
UrbanForm Posted May 17, 2022 Author Share Posted May 17, 2022 3 hours ago, bangank36 said: Do you mean reducing this space? Yes! – that is correct. Link to comment
Beyondspace Posted May 17, 2022 Share Posted May 17, 2022 1 hour ago, UrbanForm said: Yes! – that is correct. You can try #container-content { padding-top: 0; } Let me know how it goes BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
UrbanForm Posted May 18, 2022 Author Share Posted May 18, 2022 13 hours ago, bangank36 said: You can try #container-content { padding-top: 0; } Let me know how it goes Yes that definitely helped!! Thank you so much! Do you know how I can reduce the padding around the logo so the nav bar is much tighter? Link to comment
Beyondspace Posted May 18, 2022 Share Posted May 18, 2022 10 hours ago, UrbanForm said: Yes that definitely helped!! Thank you so much! Do you know how I can reduce the padding around the logo so the nav bar is much tighter? This code can help .siteTitle { padding: 5px 0 !important; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
UrbanForm Posted May 19, 2022 Author Share Posted May 19, 2022 perfect!! thank you so 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