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].
Hi,
I know the code to change the width of boxed layout which is,
body.responsive #page-wrapper {
max-width: 960px !important;
}
How do I change the height of boxed layout?
Thanks,
O
Hi Style Anywhere
The height of the boxed layout isn’t explicitly set and is governed by your content. If you wanted to, you could set it in Custom CSS using:
Hi Andrew,
Thanks for the reply. How can I change the height of the top and bottom area ( black background ) in my website http://www.philipdevera.co.uk
In addition to my reply above, basically it is the space above and below the boxed area.
Thanks again.
Please try the following, make adjustments and see if that’s what you’re after:
We have a Custom CSS tutorial up if you’re keen: https://siteorigin.com/basics/modifying-theme-design-with-custom-css/