Re: full width headers
There is #page-wrapper that limits the page width. Everything inside this tag could not be wider than the wrapper itself.
If you want the menu to be full width, you have to set the #page-wrapper width to 100% and then limit the width to inner tags individually.
|