Home>Support>Menu on Top Vantage Premium

Menu on Top Vantage Premium

Hello,

I have the Vantage Premium theme (couldn’ figure out how to indicate that when posting to the support forum)

I’m working on a new site design at www.perceptionspecialist.com. I would like to have the menu at the top and then the image that is currently set as the masthead background image immediately below it without any space in between. I’d like to have this layout on all of the pages across the site. I’ve been unable to figure out how to do that on my own. Can you advise?

Thanks,
Rachel

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

  1. 7 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Robert,

    You can do this by navigating to WP AdminAppearanceWidgets and add a SiteOrigin Image Widget to your Masthead widget area. Set it up like your typical banner and then save. Please navigate to WP AdminAppearanceCustomzie, Theme SettingsLayout and change the Masthead Layout to the Default Masthead.

    Finally, add the following CSS to WP AdminAppearanceCustom CSS:

    #masthead {
    	padding-top: 53px;
    }
    

    Add the following CSS also if you’re using the sticky menu:

    .main-navigation {
        position: fixed;
        top: 0;
        width: 100%;
    }
    

    Add the following CSS also if you’re using the regular menu:

    .main-navigation {
        position: absolute;
        top: 0;
        width: 100%;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

    By the way, as you’re a premium user, you’re entitled to priority email support. If you would like to make use of that, please follow the instructions found on your Page: Dashboard (please refer to the support tab). Please reference this thread and include your SiteOrigin order key in the email.

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