mackenzieu Posted May 8, 2021 Share Posted May 8, 2021 Site URL: https://carrot-bronze-bld8.squarespace.com/ Hello, I'm having a hard time figuring out how to make the green bottom footer fill to the left and right and bottom. I'd also like to be able to control the height of the green bar (I'd like it a little tighter around the footer address text). The template is Brine. Any help very appreciated! Link to comment
Wolfsilon Posted May 8, 2021 Share Posted May 8, 2021 Hello, I'd be more than happy to help you and take a look, but your website has a password. Could you please disable the page or share a new one with the footer overlay and include the password to the disabled page. - Dan Link to comment
mackenzieu Posted May 8, 2021 Author Share Posted May 8, 2021 Thanks @Wolfsilon! https://carrot-bronze-bld8.squarespace.com/ pw: testpw Link to comment
tuanphan Posted May 9, 2021 Share Posted May 9, 2021 16 hours ago, mackenzieu said: Thanks @Wolfsilon! https://carrot-bronze-bld8.squarespace.com/ pw: testpw Add to Design > Custom CSS /* Footer green bar */ div.Footer-inner { padding-left: 0; padding-right: 0; } div.Footer-inner>div:not(:last-child) { padding-left: 125px; padding-right: 125px; } @media screen and (max-width:1024px) { div.Footer-inner>div:not(:last-child) { padding-left: 60px; padding-right: 60px; } } @media screen and (max-width:960px) { div.Footer-inner>div:not(:last-child) { padding-left: 48px; padding-right: 48px; } } @media screen and (max-width:768px) { div.Footer-inner>div:not(:last-child) { padding-left: 36px; padding-right: 36px; } } Wolfsilon 1 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
mackenzieu Posted May 10, 2021 Author Share Posted May 10, 2021 @tuanphanThank you! Worked great. Link to comment
tuanphan Posted May 17, 2021 Share Posted May 17, 2021 On 5/10/2021 at 11:08 AM, mackenzieu said: @tuanphanThank you! Worked great. Do you want to fix these? Site URL: https://carrot-bronze-bld8.squarespace.com/ (Checked on last week) 1. (Tablet-Footer) 2. (Mobile-Footer) Reduce logo size a bit? 3. (Mobile-Footer) Center footer links? 4. (Mobile-Header) You can’t scroll to top.. 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