How To Get Rid Of Space Between Top of Page and Menu?
Hi All!
I was wondering if anyone knows how to or has the CSS to eliminate the space between the top of the page and menu?
Further, if you go to my website:
http://zpenguin.me/
On the Home page, there is white space between the MetaSlider and the Footer I have created and cannot figure out how to eliminate this, as well.
If anyone, knows how to with either. It would greatly be appreciated!
Thanks in advance!
Zac
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Preface: This is an edited copy of the reply made over premium support.
Hi Zac,
You can remove this spacing with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
#page-wrapper { padding-top: 0; }You might also need to install the SiteOrigin CSS Editor.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.