Home>Support>Expanding masthead width

Expanding masthead width

I was able to increase the fixed width of my homepage with the following code.

/* Vantage full width change main container width */

body.responsive.layout-full #page-wrapper #main .full-container {
max-width: 1600px !important;
}

Now I would like to get the masthead are the same width. With the logo farther left and the widget farther right.

Site is http://transgenderresources.com so you can see how it is now.

Great theme. I love it. thank you.

URL: http://transgenderresources.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. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi

    Glad to hear Vantage is working out.

    You might consider replacing your Custom CSS with the following. It should cover the whole site and not just the central content area:

    /* Vantage Full Width Layout - Responsive On - Site Width Control */
    
    body.responsive.layout-full #page-wrapper .full-container {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    }
    
  2. 9 years, 10 months ago TransgenderResources

    That did it. Thank you for the amazing support, took less than 5 minutes to get an answer.

  3. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Super, really 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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More