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].
I have the premium theme and what to reduce the white space just enough so it matches the size of my logo.
I don’t a way to do this from the Vantage premium theme settings.
-Stan
Hi Stan
Give this a try under Appearance > Custom CSS:
Adjust the second selector to have a little padding. So change padding-top: 0 and padding-bottom: 0 to say padding-top: 5px etc. and see the effect.
Hi Andrew,
I added the suggested code, and I still have the big awful white space above my menu. If you check it out at defconetworks.com you can see what I mean. How do I reduce the white space on?
You can removed the Custom CSS I sent through. That was specific to the layout you were previously using. To reduce your header padding now you can go to Appearance > Customize > General: Header Padding. Try setting it to 1.
Hope that helps.
Awesome, it works great!
Thank you,
Stan
Awesome, glad to hear you made progress there.