Home>Support>Vantage Premium full Width Header/Logo Image

Vantage Premium full Width Header/Logo Image

By burra, 8 years ago. Last reply by Alex S, 8 years ago.
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,

We’ve got the Vantage Premium theme, but we’re unable to get the header image/logo to go the full width of the screen? We’ve tried numerous CSS changes to no success. Is there something we’re missing?

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

  1. 8 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Burra,

    Do you have a public URL where we can take a look at your setup? Regardless, I typically recommend something like the following CSS which can be added to WP AdminAppearanceCustom CSS:

    #masthead, .hgroup {	padding: 0 !important;}.site-navigation {	margin: 0 !important;}#masthead .full-container {	max-width: none !important;}.logo img {	width: 100%;	height: auto;}

    You might also need to install the SiteOrigin CSS Editor.

    By the way, as you’re a premium user, you’re entitled to priority email support. If you would like to make use of that, please follow the instructions found on your Page: Dashboard. Please reference this thread and include your SiteOrigin order key in the email.

  2. 8 years, 6 months ago burra

    Hi Alex,

    We’ve put the code in Custom CSS, still nothing. We’ve also installed the SiteOrigin CSS Editor.

    Public URL is http://www.burratronics.com.au/electronics

    Cheers

  3. 8 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Burra,

    Oh, sorry – there was a typo in the provided CSS.

    Please replace:

    .logo {	width: 100%;	height: auto;}

    With:

    .logo img {	width: 100%;	height: auto;}
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