elenadesign Posted May 16, 2022 Posted May 16, 2022 Site URL: https://raccoon-tarantula-6j7y.squarespace.com/ Hi, I'd like to remove the padding from the bottom of the footer on my site. link: https://raccoon-tarantula-6j7y.squarespace.com/ pass: giuseppe thanks
ArminB Posted May 16, 2022 Posted May 16, 2022 Hi there! this should be : DESIGN > CUSTOM CSS & add: .Mobile-bar--bottom {display: none} About Armin: Squarespace Expert Profile: https://www.squarespace.com/designer/profile/3649084 Website: www.braunsberger-media.com
AllisonK Posted September 13, 2023 Posted September 13, 2023 Hey there - I'm having the same issue, but on desktop. Can anyone help remove the padding below my footer? Thanks! Site URL: https://allisonkunath.com
tuanphan Posted September 17, 2023 Posted September 17, 2023 On 9/14/2023 at 3:26 AM, AllisonK said: Hey there - I'm having the same issue, but on desktop. Can anyone help remove the padding below my footer? Thanks! Site URL: https://allisonkunath.com Add to Website > Page or Design > Website Tools > Custom CSS /* Remove footer space */ footer#footer { margin-bottom: 0px !important; } div#block-yui_3_17_2_1_1694635731536_4184 { display: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment