Home>Support>Lost Right & Left Margins In Home Page Footer

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!

www.epicinteractivemedia.com

URL: https://www.epicinteractivemedia.com/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi 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.

  2. 8 years, 11 months ago Damarco Lampkin

    Andrew,

    Thanks you so much. It worked!

  3. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More