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.

Main navigation not full width

Resolved 4 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

I noticed that in upgrading to version 2.2.3, the main navigation doesn’t stay full width after I set the masthead background color and the navigation button colors.

This site has been upgraded and lacks the full width:

http://istockpicksdaily.com/dev/

This site has not been upgraded, but has a full width navigation bar:

http://myrostrum.com

These are both Vantage Premium. Should I add something to the CSS file? I have everything set to full width in the theme settings.

URL: http://istockpicksdaily.com/dev/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

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

    Hi Anne

    The problem is in your child stylesheet:

    header#masthead {
    background: #fcfcfc;
    padding: 0 100px 0 100px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    }

    Try changing the padding back to: padding: 25px 35px; The problem will resolve and you work from there.

    Hope that helps.

  2. annehweb 11 years, 3 months ago

    Hi Andrew,

    I changed the padding, but the navigation bar is still not at full width. I also tried 35px 35px like one of my installs that has a full width navbar, but there’s still no change. I’m at a loss.

  3. annehweb 11 years, 3 months ago

    Hi Andrew,

    Nevermind. I discovered, by looking at the other style sheet, that there was an extra closing brace that I’d removed. I re-added it, and now the navigation bar is full width. Whew! Thanks for the quick reply. Another reason why I love the Vantage theme and SiteOrigin.

  4. Andrew Misplon Staff 11 years, 3 months ago

    Really glad to hear you made progress here. Thanks for the update.

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