Struggling to remove white space at top of page
Hi,
I would like to remove the white gap at the top of the page but I am struggling at the moment!
Any pointers? I would just like the menu to be at the top.
Thanks
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Patrick,
You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
.logo, .menu > .menu-item { margin-top: 0 !important; } .logo { padding-top: 40px; }You might also need to install the SiteOrigin CSS Editor.
Hi Alex,
Worked a treat, thank you very much!
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.