awd113 Posted June 18, 2022 Share Posted June 18, 2022 (edited) Hi, I'm having trouble with some strange margins happening on my sites footer. I'm using a plugin for a menu overlay that is built in the footer, so suspect it might be something to do with that. Although I can't find anything obvious. At the moment there's 5-10% margin on each side of the footer content. I'd like it to match the rest of the site and have 0 (just the 1.5 padding). Site (Edit Removed) Any advice would be greatly appreciated. Thanks in advance! Edited June 19, 2022 by awd113 Link to comment
tuanphan Posted June 18, 2022 Share Posted June 18, 2022 Add to Design > Custom CSS @media screen and (max-width:767px) { footer.sections .content-wrapper { max-width: 100% !important; } } 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
awd113 Posted June 19, 2022 Author Share Posted June 19, 2022 Amazing, that worked great, thank you @tuanphan! 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