Home>Support>Header padding disappeared when upgraded to Vantage ver. 2.2.2

Header padding disappeared when upgraded to Vantage ver. 2.2.2

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi,

My header padding disappeared when upgrading to latest version of vantage.

Custom css:

/* Header padding */

header#masthead {
padding: 0 !important;
background: transparent !important;
}

header#masthead hgroup {
padding: 0 !important;
background: transparent !important;
}

.main-navigation {
margin: 0 !important;
}

body.responsive header#masthead hgroup .support-text, body.responsive header#masthead hgroup #header-sidebar {
display: none !important;
background: transparent;
}

/* Home padding */

#main {
padding-top: 10px !important;
padding-bottom: 10px !important;
padding-right: 0px !important;
padding-left: 0px !important;
background: transparent !important;
}

URL: http://lifebeads.com

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, 9 months ago Andrew Misplon
    Hi, I Work Here

    Hi Troels

    We removed the hgroup tag in 2.2.2 in keeping Vantage current with current markup standards. hgroup is still there but as a div class. If you add a period in front of hgroup everything will be restored:

    header#masthead .hgroup {
    padding: 0 !important;
    background: transparent !important;
    }
    

    Hope that helps.

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