ozanners Posted August 30, 2019 Share Posted August 30, 2019 (edited) I am trying to reduce the white space between index pages on this page. https://alpaca-magnolia-2nae.squarespace.com/ I tried reducing the padding in ssite tyles but this doesn't target the right area. I want to reduce the white space below the logos for example. As well as the white space between all index pages on the front page. Can anyone advise how to custom code the css to do this? Thanks Edited August 30, 2019 by ozanners Initial Revision Link to comment
tuanphan Posted August 30, 2019 Share Posted August 30, 2019 Try this code .homepage .Index-page-content { padding-top: 20px; padding-bottom: 0; } 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
Mdhanjal Posted August 30, 2019 Share Posted August 30, 2019 i check your site you add spacer in bottom of the section pls check. Hi, I'm BITTU. A website developer with 8 years experience with Squarespace. if you need help and work with me email me here :- mandeepsquarespace@gmail.com Best Hourly Rate :- $15 Per Hour Link to comment
ozanners Posted August 30, 2019 Author Share Posted August 30, 2019 Thank you, that improves the spacing but messes up the banners. Link to comment
ozanners Posted August 30, 2019 Author Share Posted August 30, 2019 No spacers in those areas. Thanks though. Link to comment
ozanners Posted September 1, 2019 Author Share Posted September 1, 2019 There is no spacer below the logos. Is there any CSS that can change the spacing below? Link to comment
NELLY Posted June 4, 2020 Share Posted June 4, 2020 I have a similar question. You can try this .sqs-block-horizontalrule { margin-top:-25px !important; margin-bottom:-25px !important; } It works but for me in specific breaks my other code. Hopefully works for you! 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