Home>Support>Vantage header

Vantage header

By saifurv, 10 years ago. Last reply by Andrew Misplon, 8 years ago.

Hi

I am fairly new to wordpress and love the vantage theme and also recently upgraded to premium. Can you tell me if i am able to change the size of the header (where the logo appears)?

I want to put an image banner in the header that spreads the full width and height of the header. I uploaded my logo but there is too much of a white gap at the top and bottom. Also is it possible to change the background colour of the header?

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

  1. 10 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Hi saifurv

    In Vantage Premium under Appearance > Customize > General you can change the header padding. You can add a header background image and change the background color of the header in the Premium Customizer.

    If you want a full width and height logo then I have an Appearance > Custom CSS fix but only for the Boxed Layout of Vantage.

    Insert the following under Appearance > Custom CSS:

    /* Full header logo */
    
    header#masthead {
    padding: 0 !important;
    }
    
    header#masthead hgroup {
    padding: 0 !important;
    }
    
    header#masthead hgroup .logo img {
    width: 1080px;
    }
    
    .main-navigation {
    margin: 0 !important;
    }
    
    body.responsive header#masthead hgroup .support-text, body.responsive header#masthead hgroup #header-sidebar {
    display: none !important;
    }

    You need to be running the boxed layout for that to work and your logo needs to be 1080px wide.

  2. 8 years, 5 months ago Cavae Venriquez (AxDiseƱo)

    Hi, I also need to insert an image in the background of the header, but I can’t find the option in the customizer (I have a vantage premium). Then, how I create a css for this option ?

    I hope your help, thank you.

    • 8 years, 5 months ago Andrew Misplon
      Hi, I Work Here

      Hi Cavae

      We’ll reply in your thread shortly. 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