Home>Support>Blank space below menu
  1. 9 years, 3 months ago Will Webb

    Hi I don’t work here but I may be able to help you,

    Navigate to Appearance > Custom CSS and paste the following:

    /* Remove white space padding top of main div */
    #main {
    padding-top: 0px;
    }

  2. 9 years, 3 months ago Will Webb

    Olá Eu não trabalho aqui, mas tentar:

    Appearance -> Custom CSS:

    /* Remove white space padding top of main div */
    .home #main {
        padding-top: 0px;
    }
    
  3. 9 years, 3 months ago Alexandre Claudio

    thanks. Solved!

  4. 9 years, 3 months ago Will Webb

    You’re welcome!

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More