Home>Support>Masthead image is resizing

Masthead image is resizing

I have a wide masthead image, 1080 x 200. When I view it on the computer screen, the image has been resized in the img tag to be sized at ‘width=”1010″ height=”187″‘, which leaves ugly space on each side of my image.

I’ve looked throughout the css, but can’t find where this is. I’ve removed paddings and margins in so many places, I ended up having to reupload my backup of the css file.

I want this to be 100%. How can I make that happen? We’ve purchased the premium version.

Thank you.

URL: http://collegestunt.org

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

    Hi Jim

    Please try the following under Appearance > Custom CSS:

    /* 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. 9 years, 6 months ago Jim Lord

    Boom. Like a champ. Thank you for all of the code! Love it and we expect to use it more on other sites!

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

    Super, really glad to hear that helped. All the best.

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