Home>Support>Blank space below menu

Blank space below menu

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 1 month 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. 10 years, 1 month 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. 10 years, 1 month ago Alexandre Claudio

    thanks. Solved!

  4. 10 years, 1 month 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