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.

Replies

4
  1. Will Webb 10 years, 8 months ago

    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. Will Webb 10 years, 8 months ago

    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. Alexandre Claudio 10 years, 8 months ago

    thanks. Solved!

  4. Will Webb 10 years, 8 months ago

    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.

Have a different question or issue?

Start New Thread