styleproof 2 Share Posted December 22, 2019 (edited) How can I make Avenue footer full width? Or even just centering it on the page instead of left justifying would help. Edited December 22, 2019 by styleproof tuanphan and ysmialee 2 Link to post
0 tuanphan 9,534 Share Posted December 22, 2019 5 hours ago, styleproof said: How can I make Avenue footer full width? Or even just centering it on the page instead of left justifying would help. Add to Home > Design > Custom CSS /* Footer Full width and background color */ #canvas { max-width: 100%; position: relative; } #footer { position: absolute; bottom: 0; left: 0; right: 0; padding: 60px; background: gray; } section#page { margin-bottom: 150px; } Reference: https://beaverhero.com/avenue-squarespace/#Footer_Background_Color_Footer_Full-width Email me if you have need any help (free, of course :-D). Answer within 24 hours. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 LauraLeigh 0 Share Posted February 19 On 12/23/2019 at 6:57 AM, tuanphan said: Add to Home > Design > Custom CSS /* Footer Full width and background color */ #canvas { max-width: 100%; position: relative; } #footer { position: absolute; bottom: 0; left: 0; right: 0; padding: 60px; background: gray; } section#page { margin-bottom: 150px; } Reference: https://beaverhero.com/avenue-squarespace/#Footer_Background_Color_Footer_Full-width I did this and it didn't work, I'd like the text to be centered. You can see at http://yourejustmytype.com Link to post
0 tuanphan 9,534 Share Posted February 22 On 2/19/2021 at 9:10 PM, LauraLeigh said: I did this and it didn't work, I'd like the text to be centered. You can see at http://yourejustmytype.com You want footer fullwidth or center text? Email me if you have need any help (free, of course :-D). Answer within 24 hours. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
Question
styleproof 2
How can I make Avenue footer full width? Or even just centering it on the page instead of left justifying would help.
Edited by styleproofLink to post
Top Posters For This Question
2
1
1
Popular Days
Dec 22
2
Feb 19
1
Feb 22
1
Top Posters For This Question
tuanphan 2 posts
styleproof 1 post
LauraLeigh 1 post
Popular Days
Dec 22 2019
2 posts
Feb 19 2021
1 post
Feb 22 2021
1 post
Popular Posts
styleproof
How can I make Avenue footer full width? Or even just centering it on the page instead of left justifying would help.
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment