So,
@media screen and (min-width: 901px) {
#wrapper-two {
max-width: 1250px;
margin: 2% auto;
}
}
Change 1250px to something larger.
To add CSS: use the “Additional CSS” option in the customizer. https://codex.www.ads-software.com/CSS#Custom_CSS_in_WordPress
Learn to use the Chrome Developer Tools to help you see and test changes to your CSS.
]]>Learn to use the Chrome Developer Tools to help you see and test changes to your CSS.
It might be worthwhile to make that response more generic. Some of us prefer to follow the WordPress mantra and use an Open Source browser like Firefox. ??
]]>