jasonconway Posted March 11, 2021 Share Posted March 11, 2021 Site URL: https://interiorsbydesignco.squarespace.com Is there a way to reduce the padding of a page element? I've added a page element to an index section to act as a footer. But there is no way of reducing the height of the page (see photo) https://interiorsbydesignco.squarespace.com I tried a code from a different post thread which didn't work: #collection-5fcfa621faf0bc04d1d550c2 #page { margin: 0 auto; padding: 0px 0px; } The code only needs to adjust this single page height? Thanks in advance Link to comment
tuanphan Posted March 21, 2021 Share Posted March 21, 2021 Add to Design > Custom CSS /* Footer height */ section#new-page>div { padding-top: 5px !important; padding-bottom: 5px; } 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