AkankshaK Posted January 1, 2021 Share Posted January 1, 2021 (edited) Site URL: https://www.purnamayurveda.com Hi I am using the following code to change the footer colour on my website. footer#footer-sections .content-wrapper { background: #104210 !important; } On larger screens that are 15" and greater, the footer appears to have parts on the left and the right where the css to change the color does not apply. See screenshots. My website is www.purnamayurveda.com Is there a fix for this? Thanks Akanksha Edited January 1, 2021 by AkankshaK additional info Link to comment
tuanphan Posted January 1, 2021 Share Posted January 1, 2021 Use this CSS footer#footer-sections .content-wrapper { background: #104210 !important; max-width: 100% !important; } AkankshaK 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
AkankshaK Posted January 2, 2021 Author Share Posted January 2, 2021 Thanks so much @tuanphan! Simply the best! 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