Shoni Posted November 16, 2019 Share Posted November 16, 2019 The spacing between the sections on my index page is too big. See https://anna-murphy-6ne3.squarespace.com/new-index I'm using the Bedford template. Can anyone step me through how to reduce this? Thanks, Shoni Link to comment
Shoni Posted November 18, 2019 Author Share Posted November 18, 2019 I found the solution from @colin.irwin on another thread. Thanks Colin! Insert this into your custom css and then tweak the @sectionpadding pixel value until you get the layout you prefer. @sectionpadding: 10px; .index-section .index-section-wrapper.page-content { padding-top: @sectionpadding; padding-bottom: @sectionpadding; } Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.