Home>Support>Masthead Background Image

Masthead Background Image

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,
I want the Masthead Background Image
1) center align
2) no repeat

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

  1. 10 years, 3 months ago Magus
    Hi, I Work Here

    Hi lolo143,

    Try this in custom CSS

    header#masthead .hgroup {
        background: center no-repeat;
        }
    

    Hope this helps

    Magus

  2. 10 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    I wasn’t sure so I just added a background to Appearance > Customize > Page > Masthead Background Image, if it’s been added there then I think the Appearance > Custom CSS would need to be:

    #masthead {
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100%;
    }
    

    The last line background-size: 100%; is optional, you can delete that if you’d like.

    Thanks Magus :)

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