Home › Forums › Weaver Xtreme Theme › Weaver Xtreme Raw Pages › Re: Weaver Xtreme Raw Pages
January 19, 2017 at 21:30 UTC - Views: 7
#32398
Moderator
You can create a custom CSS rule to change the wrapper max-width on that page.
The rule to add in Main Options > Fonts & Custom > Custom CSS Rule box will be
.page-id-xxx #wrapper {max-width:2000px;}
replacing xxx by the page ID#, and using the max-width value you want
As weaver mentioned, there may be some other features in the theme that would need to be adjusted because of that, but we can address them if they arise with a link to the page in question.
If you have the “Plus” plugin, you could add any menu you want in your page using the Extra Menu shortcode.

