Home>Support>Masthead Background Image
  1. 9 years, 6 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. 9 years, 5 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