1. Home
  2. Appearance
  3. Background Image

Background Image

Here is a tutorial on how to add your own background image.

Instructions

  1. In WordPress, click Background under Appearance on the sidebar.
  2. Select an image. Browse your computer for the file and click “Upload.”
  3. After you choose the image, modify the image settings.
  4. Look at the preview. (Note: This preview isn’t always accurate. It will take some trial and error.)
  5. Click the Save Changes button and view it on your live site.

CSS to Stretch a Background Image

body { background-size: cover; background-repeat: no-repeat; }

Tutorial on how to add custom CSS.

Updated on March 6, 2025

Was this article helpful?

Related Articles


Need Help?

1. Try searching for answers. Try searching different terms if you can't find a answer. 2. Try troubleshooting if something is not working.

3. If you can't find answers, click to leave a comment. Provide website links and detailed information.