Masthead Background Image
hi,
I want the Masthead Background Image
1) center align
2) no repeat
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
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.
hi,
I want the Masthead Background Image
1) center align
2) no repeat
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
2Hi lolo143,
Try this in custom CSS
header#masthead .hgroup { background: center no-repeat; }Hope this helps
Magus
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.