Forums
Forums / Fixing WordPress / Full Width Footer Help
(@hayleyl)
9 years, 9 months ago
Hi!
I am helping someone add an instagram widget to the footer of her blog, and it is not wanting to go full width. I’ve never had issues with this from the previous times I have installed this for people. Could something be blocking it?
The site it http://www.dsmomentsblog.com
Is there CSS I can add to make that widget full width?
Or is there something in the actual HTML I could fix? (There is no CSS plugin on her site)
For anyone who comes upon this issue, adding this in the CSS did the trick:
.footer-widgets .wrap { padding: 0; max-width: 100%; }
The topic ‘Full Width Footer Help’ is closed to new replies.