Home>Support>Removed masthead but need top menu

Removed masthead but need top menu

By Hank, 8 years ago. Last reply by Hank, 8 years ago.

Hi,

I removed the masthead in the Vantage-theme on my site www.demotortrainer.nl by using this css code:

/* Header */
#masthead {
display: none;
}

Now, there is still a white area left. What I would like is the white area to be gone and to have a small, subtle menu on the top image, like so:

How do I do this?
Thanks,
Hank

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

  1. 8 years, 5 months ago Hank

    PS. Managed to remove the white space!

  2. 8 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Hank,

    For other people viewing this thread: Please note that this CSS will only work for those using the mega-menu.

    Please navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .site-header .hgroup {	display: none;}.site-header .site-navigation {	position: absolute;	z-index: 300;	right: 0;}.mega-menu-wrap {	background: none !important;}

    You might also need to install the SiteOrigin CSS Editor. Please be sure to remove the previous CSS you used to head the masthead.

  3. 8 years, 5 months ago Hank

    This is great, it looks great. Thanks!

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