Home>Support>Vantage “Logo in Menu” layout with no menu

Vantage “Logo in Menu” layout with no menu

If you’d like to use the Vantage Logo in Menu layout option but not use a menu, perhaps for a one pager, then you’ll need the following to get it done:

Set masthead layout:

Appearance > Theme Settings > Layout > Masthead Layout: Logo in Menu

Hide the menu by inserting the following under Appearance > Custom CSS:

.main-navigation ul li { display: none; }

If you’d like to center the logo then additionally insert the following:

header#masthead.masthead-logo-in-menu .logo { float: none; }

header#masthead.masthead-logo-in-menu .logo > img {
margin: 0 auto;
}

If you have any questions on this topic please let us know below.

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

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More