guest123 Posted June 10, 2021 Share Posted June 10, 2021 (edited) Site URL: https://finch-plum-a69n.squarespace.com/ Hi there, Hope someone can help, I'm trying to remove the space between the 'header' and the image block I have on my site. I've removed the padding of the image block, but I want the space between the image and the header to be removed of at least -60px...hope someone can help, I've been trying all day, but now I'm at a point where I need help! block yui_3_17_2_1_1623318227776_10229 (iI don't even know if this is the right block ID) password: 1234 Edited June 10, 2021 by LTaylor Adding photo Link to comment
ghemachandar Posted June 11, 2021 Share Posted June 11, 2021 That is content padding. Put the following code **in that page settings only**: <style> .page-section.vertical-alignment--middle:not(.content-collection):not(.gallery-section):not(.user-items-list-section).section-height--medium>.content-wrapper { padding-top: 3.3vmax; } </style> 3.3vmax value is put by me. You can try px or em too. Default was 6.6vmax. tuanphan and guest123 1 1 Hire me Link to comment
tuanphan Posted June 11, 2021 Share Posted June 11, 2021 18 hours ago, guest123 said: Site URL: https://finch-plum-a69n.squarespace.com/ Hi there, Hope someone can help, I'm trying to remove the space between the 'header' and the image block I have on my site. I've removed the padding of the image block, but I want the space between the image and the header to be removed of at least -60px...hope someone can help, I've been trying all day, but now I'm at a point where I need help! block yui_3_17_2_1_1623318227776_10229 (iI don't even know if this is the right block ID) password: 1234 Incorrect password. Can you check? 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment