Home>Support>How to make Vantage masthead background image responsive

How to make Vantage masthead background image responsive

By bleazy, 6 years ago. Last reply by bleazy, 6 years ago.

Hello, I am inquiring on how to make Vantage masthead background image responsive.

Any help is appreciated, this is the free version, not premium.

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

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

    Hi Bleazy,

    Do you have a public URL where we can take a look at your masthead? I ask because depending on your image, it may not be possible.

  2. 6 years, 2 months ago bleazy

    http://jamigray.com/

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

    Hi Bleazy,

    Thanks. Based on the image, your best bet would not add it as a background. Please navigate to WP AdminAppearanceCustomize. Go to Theme DesignPage and remove the Masthead Backgorund. Go back to the Theme Design settings group and open the General settings group. Set the Heading Padding to 0.

    Go back to the customizer base and open Theme SettingsLogo. Set the image you were previously adding as the masthead background, and set it to the Logo.

  4. 6 years, 2 months ago bleazy

    that helped with the resize, but now in mobile the logo is far too small.

    thanks for the support thus far, any answer on this last thing and we should be good!

  5. 6 years, 2 months ago Alex S
    Hi, I Work Here

    Hi Bleazy,

    I would recommend editing your logo and removing a lot of the blank spacing. This will allow for the logo to appear larger on mobile while still retaining the effect to a certain degree.

    Also, please add the following CSS to WP AdminAppearanceCustom CSS:

    @media (max-width: 680px) {
    	.support-text {
    		display: none !important;
    	}
    
    	#masthead {
    		padding: 0;
    	}
    
    	.main-navigation {
    		margin: 0;
    	}
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  6. 6 years, 2 months ago bleazy

    that CSS did the trick. thanks for your support!

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