mrlukecampbell Posted June 12, 2014 Share Posted June 12, 2014 (edited) I am currently working on a site for my church using the Bedford theme and am wanting to make the footer shorter than it automatically is within the theme. Every HTML/CSS trick I've tried has successfully shrunk the container, but as a result has pushed the text box for the footer down, off the canvas. Any idea how I can shrink the footer space while not cutting off the text box? Thanks in advance! Edited August 18, 2016 by edokken rockinklaire 1 Link to comment
e2astudio Posted June 12, 2014 Share Posted June 12, 2014 Consider posting a link to your site so people in the community can help. Link to comment
mrlukecampbell Posted June 12, 2014 Author Share Posted June 12, 2014 Here's the site, currently: https://luke-campbell-xiit.squarespace.com/home Link to comment
Solution e2astudio Posted June 12, 2014 Solution Share Posted June 12, 2014 (edited) Add this code snippet to the CSS Editor found within Style Editor: .footer-inner { padding: 64px 32px; } Change the '64px' top/bottom value to your preferred amount. I strongly suggest leaving the right/left value alone. Edited June 12, 2014 by esquareda Link to comment
jab5161 Posted July 9, 2014 Share Posted July 9, 2014 Even when you set the padding to 0 for the top/bottom, there is still a decent amount of space below the footer text. Is there anyway to reduce that space? http://glui.me/?i=9qs7g49s0wxqd8b/2014-07-09at12.25_PM.png/ Link to comment
artandcontext Posted October 26, 2015 Share Posted October 26, 2015 I'd also like to know this. artandcontext.org Thx!!!! Link to comment
huntonakweb Posted May 31, 2019 Share Posted May 31, 2019 I've tried a number of the forum-suggested CSS snippets, but I cannot reduce the depth of the footer itself -- not its contents, but the overall footer space. Has anyone else found a solution for this? Link to comment
RacksIRL Posted March 26, 2022 Share Posted March 26, 2022 I'm trying to find a solution for this as well. I'm unable to change the size/height of the footer. Link to comment
tuanphan Posted March 29, 2022 Share Posted March 29, 2022 On 3/26/2022 at 4:54 PM, RacksIRL said: I'm trying to find a solution for this as well. I'm unable to change the size/height of the footer. What is your site url? We can help easier 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