Nikitaly Posted June 23, 2022 Share Posted June 23, 2022 Site URL: https://walrus-springtail-ljhd.squarespace.com/ Hi, I have tried and tried to set the padding for the site footer (v7.0) and failed. I have managed to adjust the left and right margins but cannot seem to control the top and bottom padding. Please can someone help? thanks pw 1mageproblem Link to comment
tuanphan Posted June 24, 2022 Share Posted June 24, 2022 Add to Design > Custom CSS footer#footer { margin-top: 0 !important; margin-bottom: 0 !important; } 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!) Link to comment
Nikitaly Posted June 25, 2022 Author Share Posted June 25, 2022 Thanks Tuanphan. I just got it before seeing your post using #page margin-bottom:0. But I will keep your reply to hand in case my solution causes any other problems. Link to comment
Angela.me Posted September 1 Share Posted September 1 @tuanphan I'm having the same issue with the Bedford template. I tried inserting your code, but it didn't work for me. Do you have any other suggestions? See the website below: Loss of Life Advocates Link to comment
tuanphan Posted September 3 Share Posted September 3 On 9/2/2024 at 12:47 AM, Angela.me said: @tuanphan I'm having the same issue with the Bedford template. I tried inserting your code, but it didn't work for me. Do you have any other suggestions? See the website below: Loss of Life Advocates You can use this CSS code div.footer-inner { padding-top: 0px !important; padding-bottom: 0px !important; } Angela.me 1 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!) Link to comment
Angela.me Posted September 3 Share Posted September 3 7 hours ago, tuanphan said: You can use this CSS code div.footer-inner { padding-top: 0px !important; padding-bottom: 0px !important; } Oh my goodness! Thank You! The original footer had bugged me for YEARS! I did have to adjust the top padding to avoid white space between the prefooter and footer, but I think it is perfect now. Thank 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