Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
for javarecruiting.com
Hi David
You can adjust the header padding at Appearance > Customize > General: Header Padding.
You could try the following under Appearance > Custom CSS to adjust the header width:
body.responsive.layout-full #page-wrapper #masthead .full-container { max-width: 1000px !important; }Insert and adjust as required.