Lucia_ Posted February 16, 2022 Share Posted February 16, 2022 Site URL: https://omnia-health.squarespace.com/physio-oberwil Hi there  I was wondering if I can reduce the hight of the footer any further? https://omnia-health.squarespace.com/physio-oberwil pw Omnia  Thank you for your time and help 😃 Link to comment
Beyondspace Posted February 20, 2022 Share Posted February 20, 2022 On 2/17/2022 at 4:55 AM, Lucia_ said: Site URL: https://omnia-health.squarespace.com/physio-oberwil Hi there  I was wondering if I can reduce the hight of the footer any further? https://omnia-health.squarespace.com/physio-oberwil pw Omnia  Thank you for your time and help 😃 Have you tried setting the section Height in the section design? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Lucia_ Posted September 21, 2022 Author Share Posted September 21, 2022 Hi @bangank36 I have tried that and was wondering is there a way to reduce the hight of the actual footer. currently Its on 10 and it should be less maybe 5 or even thinner. Referring to the blue section 😃 Thank you for your help, lucia Link to comment
tuanphan Posted September 22, 2022 Share Posted September 22, 2022 Try adding to Design > Custom CSS footer.sections .content-wrapper { padding-top: 0px !important; padding-bottom: 0px !important; }  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
Lucia_ Posted September 27, 2022 Author Share Posted September 27, 2022 (edited) On 9/22/2022 at 9:22 PM, tuanphan said: Try adding to Design > Custom CSS footer.sections .content-wrapper { padding-top: 0px !important; padding-bottom: 0px !important; } Â Thank you for your rely and help! In this case I have added another section in the footer and made it blue, can I reduce this section only? this is de section id:Â section[data-section-id="6323b57c1e1ec431e5973d28"] Edited September 27, 2022 by Lucia_ Link to comment
tuanphan Posted September 30, 2022 Share Posted September 30, 2022 On 9/28/2022 at 4:36 AM, Lucia_ said: Thank you for your rely and help! In this case I have added another section in the footer and made it blue, can I reduce this section only? this is de section id: section[data-section-id="6323b57c1e1ec431e5973d28"] Use this code section[data-section-id="6323b57c1e1ec431e5973d28"] { min-height: unset !important; } section[data-section-id="6323b57c1e1ec431e5973d28"] .content-wrapper { padding-bottom: 5px !important; padding-top: 5px !important; }  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