Lost Right & Left Margins In Home Page Footer
Hi,
In the footer area of my home page I lost the right and left margins. All the other pages footers are aligned correctly. I try changing the the Home page “Page Attributes Template” to “Default Template” to “Blog” to “Full width Page” and to “full Width Page, No Titles” and I still seeing a footer alignment problem. Here’s a link to my website. Please advise on how I can fix this problem. Thanks!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Damarco
I’m not quite sure why this is happening but think we can resolve as follows:
Go to Appearance > Custom CSS and locate the following:
#footer-widgets.full-container { width: 100%; }Change it to the following:
#footer-widgets.full-container { max-width: 1080px; margin: 0 auto; }Let us know how that goes.
Andrew,
Thanks you so much. It worked!
Super :) Glad to hear you’ve made progress. All the best.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.