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.

Blank space below menu

Resolved 4 replies premiumthemetheme-vantage
Started · Latest reply by Will Webb

I can’t get rid of the blank space below the menu. I’ve tried some of the solutions given in the forum, but they didn’t worked.

The website is http://www.franquialab.com.br.

thanks

URL: http://www.franquialab.com.br

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. 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. 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. Alexandre Claudio

    thanks. Solved!

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

Have a different question or issue?

Start New Thread