Gilbert Posted May 19, 2022 Share Posted May 19, 2022 Site URL: https://www.darkarts.co I would like the black bar to stretch across the browser width, but keep the address and social icons centred as they are.... I'm using Forster 7.1 template Link to comment
Solution tuanphan Posted May 20, 2022 Solution Share Posted May 20, 2022 Try adding to Design > Custom CSS footer.Footer { position: absolute; bottom: 0; left: 0; width: 100%; z-index: 99999; top: unset; } body { position: relative; } .Footer-inner.clear { max-width: 960px; margin: 0 auto; } .Site-inner { padding-bottom: 250px; } @media screen and (max-width:640px){ .Site-inner { padding-bottom: 450px; } } 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
Gilbert Posted May 20, 2022 Author Share Posted May 20, 2022 Thanks so much! You are awesome... 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