Home>Support>Space between menu and hero image.

Space between menu and hero image.

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

Hello. I am having a problem removing the space between the menu and the hero image. I’m using vantage. I’m kinda a newbie but im a little familiar with custom css. Please help.

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, 1 month ago Alex S
    Hi, I Work Here

    Hi John,

    You can change this with some custom CSS and a row setting adjustment. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .site-main {
        padding-top: 0 !important;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

    Then please navigate to the page that contains the hero image you wish to adjust and open it up in the editor view. Then open the row that holds the hero widget by clicking the wrench to the top right of the row. Then head over to the row styles sidebar and open the layout settings group. Set the padding to 0 and then save the page.

    If space remains; Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. 9 years, 1 month ago John R. Cook

    Thank you Alex, that did the trick.

  3. 9 years, 1 month ago John R. Cook

    I have another question. what if i have another page on my site called services. would i use that same code, but instead of .site-main would i use
    .site-services for the css

  4. 9 years, 1 month ago Alex S
    Hi, I Work Here

    Hi John,

    No. .site-main is a standard class used on all pages so the CSS will apply to your other page without issue.

  5. 9 years, 1 month ago John R. Cook

    thank you

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