Title: Background Image
Last modified: December 23, 2016

---

# Background Image

 *  Resolved [trashpoptERROR](https://wordpress.org/support/users/trashpopterror/)
 * (@trashpopterror)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/background-image-137/)
 * Hi,
    can you tell me how can i do a background image for my site ? Thanks

Viewing 1 replies (of 1 total)

 *  [saurabh.dhariwal](https://wordpress.org/support/users/saurabhdhariwal/)
 * (@saurabhdhariwal)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/background-image-137/#post-8584632)
 * Hello trashpopterror,
 * Theme have no option for set background image (don’t know about background image
   option in pro version of theme) but you can add background image by css. Follow
   below steps:
 * 1. Login as admin and go on theme customizer Dashboard >> Apperance >> Customize
   or Click on Custimze link on top bar from front-end.
 * 2. Navigate Additional CSS and put below css into textarea then click on Save&
   Publish button.
 * `
    body { background:url("https://pageshot.net/images/5960b316-be20-4295-9562-
   94ed1f083658.png") no-repeat; background-size: 100% 100%; }
 * ![](https://i0.wp.com/pageshot.net/images/d930f4e4-eb73-47e7-a8f2-e7c3e83155c1.
   png?ssl=1)
 * If there is no Additional CSS into your current theme’s style.css file located
   at wp-content/themes/your_current_theme/ folder.
 * **Note : All Changes you done in any file of theme are gone when you update theme.
   So prefer [Child Theme](https://codex.wordpress.org/Child_Themes)**.
 * Hope this will helps you.

Viewing 1 replies (of 1 total)

The topic ‘Background Image’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/founder/1.56/screenshot.png)
 * Founder
 * [Support Threads](https://wordpress.org/support/theme/founder/)
 * [Active Topics](https://wordpress.org/support/theme/founder/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/founder/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/founder/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [saurabh.dhariwal](https://wordpress.org/support/users/saurabhdhariwal/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/background-image-137/#post-8584632)
 * Status: resolved