Home>Support>white space under the main navigation

white space under the main navigation

I tried to fix the white space under the main navigation, i checked the CSS but i couldn’t found.

When i add a slider is the white space gone, but if i add a image or set a background is the white space visible.

Is it possible to hide this?

with white space: http://abfeco.nl/wordpress/?page_id=38
without it: http://abfeco.nl/wordpress/ (< on this page i used a slider)

URL: http://abfeco.nl/wordpress/?page_id=36

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi mehmet

    Try adding the following to Appearance > Custom CSS (Vantage Premium) or your own Custom CSS plugin like Simple Custom CSS or Jetpack Custom CSS:

    #main {
    padding-top: 0;
    }
    

    If you’d like to apply that only to your home page, use this:

    .home #main {
    padding-top: 0;
    }
    
  2. 9 years, 8 months ago mehmet yavuz

    Thank you, it works..

  3. 9 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad that helps.

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