Home>Support>Remove the White Space on the Left/Right Side of the Full Width Logo

Remove the White Space on the Left/Right Side of the Full Width Logo

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,

Thank you for the great Vantage theme.

I uploaded the logo that’s sized 1,080×315
I still can’t get rid the white space on right and left of the logo with the supplied css on the older thread.
My website: http://rahasiaorgas.me

URL: http://rahasiaorgas.me

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 Ivan

    That snippet should still work with one small change. You now need to add a full stop (period) before hgroup. So it will now be:

    /* 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;
    }
    
  2. 10 years, 9 months ago Ivan Sonavia

    Hi Andrew,

    Already add it on the custom CSS.
    The issue persists.

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

    Please delete your Custom CSS and add my snippet above. hgroup was changed from a tag to a div class so there is now a period in front of it. Please see my first reply.

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