Home>Support>Vantage Default Masthead Layout Issues

Vantage Default Masthead Layout Issues

Hoping someone can help please – we have Vantage Premium but my email says to post questions here – I hope that’s still correct.

We currently use ‘logo in menu’ for our Masthead but are looking to move to “”Default Masthead” to enable social media icons to be inserted.

When I change to Default Masthead I have two issues:

1. The logo is pushed up to the top left corner – how can I indent it slightly down and right please?
2. The space between the logo and the menu underneath is too big – how do I reduce the space above the menu please?

Thanks in advance

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

    This is a copy of my reply over premium support.

    Hi Admin,

    1. The logo is pushed up to the top left corner – how can I indent it slightly down and right please?

    That’s odd. Do you by any chance have a public URL where I can take a look at your logo? Regardless, the following CSS may allow you to adjust this but without knowing why I can’t be 100% sure.

    If you haven’t already installed it, you’ll need to install the SiteOrigin CSS plugin, which gives you a full CSS editor. Once you’ve got that installed, navigate to AppearanceCustom CSS and add (and adjust) the following CSS:

    @media (min-width: 680px) {
    	#masthead .hgroup .logo img {
    		margin-top: 10px;
    		margin-left: 20px;
    	}
    }

    Adjusting the margin-left will allow you to move the logo towards the right and adjusting margin-top will allow you to move the logo down.

    2. The space between the logo and the menu underneath is too big – how do I reduce the space above the menu please?

    This issue was related to some custom CSS present.

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