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.

Replies

5
  1. Andrew Misplon Staff 9 years, 10 months ago

    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. Maryloni Mayor Pillaca 9 years, 10 months ago

    Hi,

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

    Thank you in advance.

  3. Andrew Misplon Staff 9 years, 10 months ago

    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.

    • Maryloni Mayor Pillaca 9 years, 10 months ago

      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. Andrew Misplon Staff 9 years, 10 months ago

    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.

Have a different question or issue?

Start New Thread