Here is a tutorial on how to add your own background image.
Instructions
- In WordPress, click Background under Appearance on the sidebar.
- Select an image. Browse your computer for the file and click “Upload.”
- After you choose the image, modify the image settings.
- Look at the preview. (Note: This preview isn’t always accurate. It will take some trial and error.)
- 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.
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.