Home>Support>White frame arround logo

White frame arround logo

How to remove the white frame arround logo in header. On previous version i jave used this code:

header#masthead hgroup {
padding-bottom: 0 !important;
padding-top: 0 !important;
padding-left: 0 !important;
padding-right:0 !important;
}

But after newest update this is not working anymore.

URL: http://www.gripple.lt

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

  1. 9 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Darius

    Try adding a period in front of hgroup, hgroup has been changed from a tag to a div class.

    header#masthead .hgroup {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-right:0 !important;
    }
    
  2. 9 years, 11 months ago Darius Vaicenavicius

    Thanks. Everything is working now.

  3. 9 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad to hear it.

  4. 9 years, 10 months ago aaron

    Hi,
    I’m having the same problem. Where do I insert this code? In the css stylesheet? There are so many “header#masthead” entries. Does it replace one of them or is it a new addition?
    Thanks,
    Aaron

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