This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

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

Open 3 replies premiumthemetheme-vantage
Started · Latest reply by Andrew Misplon

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.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff

    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. Ivan Sonavia

    Hi Andrew,

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

  3. Andrew Misplon Staff

    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.

Have a different question or issue?

Start New Thread