Home>Support>Changing Header Width

Changing Header Width

I changed the size of my site using the following code:


/* Vantage Full Width Layout - Adjust Site Width */

body.responsive.layout-full #page-wrapper .full-container {
max-width: 1920px;
}

I would like to change my header width as well. What CSS should I be using? Thanks!

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

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

    Hi :) You can try something like this:

    .site-header .full-container {
    	max-width: 1920px !important;
    }

    Hope that helps.

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