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.

Replies

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

    Hi Ziga

    Try something like this under Appearance > Custom CSS:

    /* Vantage Boxed With 100% Width Header */
    body.responsive.layout-boxed #page-wrapper header#masthead .full-container {
    margin: 0 auto;
    max-width: 1080px !important;
    }
    body.responsive #page-wrapper {
    max-width: 100%;
    }
    #main-slider {
    margin: 0 auto;  
    max-width: 1080px;
    }
    #main { 
    margin: 0 auto;  
    max-width: 1080px;
    }
    #colophon {
    margin: 0 auto;  
    max-width: 1080px;
    }
  2. Ziga Drolc 11 years, 3 months ago

    Yes this is it thank you :D

    Have a great day!

  3. Andrew Misplon Staff 11 years, 3 months ago

    Super, glad that helped.

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