Home>Support>Change The Background Color Of masthead With A Image

Change The Background Color Of masthead With A Image

Hi,

I would like to know if it is possible to change the background from MASTHEAD not with a color but with an image?
Thank you very much in advance!

Maryloni

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

    Hi Maryloni

    Thanks for reaching out.

    If you’re using Vantage Premium then you can navigate to AppearanceCustomizeTheme DesignPage and add an image to the Masthead Background Image field.

    If you’re running Vantage Free, please, let me know, we can try to assist with custom CSS.

  2. 8 years, 5 months ago Maryloni Mayor Pillaca

    Hi,

    Thank you very much for you reply. I’m running Vantage Free.

    Thank you in advance.

  3. 8 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    You can fix/change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    #masthead {
        background-image: url("http://localhost/page-builder/wp-content/uploads/2016/03/photo-1433360405326-e50f909805b3.jpeg");
        background-position: center center;
        background-size: 100%;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

    To make the above snippet work you’ll need to replace the following with your image URL:

    http://localhost/page-builder/wp-content/uploads/2016/03/photo-1433360405326-e50f909805b3.jpeg
    

    You can get your background URL by locating the image in your Media Library, clicking on it and copying the URL from the right column meta box.

    • 8 years, 5 months ago Maryloni Mayor Pillaca

      Hi Andrew!

      Your explaination is very clear, I’ve done you Told me and the background is changed, thank you very much for your support. You’re so kind! :)

      Maryloni

  4. 8 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Awesome :) 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