Main navigation not full width
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.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi 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.
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.
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.
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.