Header Background image?
I would like to use a background image in the header of my site. Is there a way to do this? I tried some different CSS codes but nothing seemed to work.
Thank you,
Penny
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Penny,
You can do this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add (and adjust) the following CSS:
#masthead { background: url('http://url.to/background.image'); }You’ll need to adjust the background URL.
How does that look?
You might also need to install the SiteOrigin CSS Editor.
That worked perfectly. Thank you so much!
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.