This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Struggling to remove white space at top of page

Resolved 2 replies customizationthemetheme-vantage
Started · Latest reply by Patrick Mather

Tutors and Futures Home

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

2
  1. Alex S Staff

    Hi 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.

    • Patrick Mather

      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.

Have a different question or issue?

Start New Thread