This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Lost Right & Left Margins In Home Page Footer

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 10 years, 3 months ago

    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. Damarco Lampkin 10 years, 3 months ago

    Andrew,

    Thanks you so much. It worked!

  3. Andrew Misplon Staff 10 years, 3 months ago

    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.

Have a different question or issue?

Start New Thread