Title: Remove background image
Last modified: October 5, 2016

---

# Remove background image

 *  [larscambodia](https://wordpress.org/support/users/larscambodia/)
 * (@larscambodia)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/remove-background-image-2/)
 * Hi, all. I have begin using a new theme names expedition theme. I try to remove
   and chance the big background image with a new one, but it is not working. What
   can I do? 🙂 🙂 I have tried everything when I chance it the old image is still
   there, and my new image I try to add is top appearing. My site is [http://www.proff-tekst.no](http://www.proff-tekst.no)
 * Best regards

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Suyogya Shukla](https://wordpress.org/support/users/themeislesupport/)
 * (@themeislesupport)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/remove-background-image-2/#post-8256171)
 * Hey there,
 * Please post this in the correct sub-forum, here: [https://wordpress.org/support/theme/expedition](https://wordpress.org/support/theme/expedition)
 * Thanks!
 *  [prosper salama](https://wordpress.org/support/users/salama25/)
 * (@salama25)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/remove-background-image-2/#post-8256181)
 * these codes will help you to fix your background image by specifying the location
   of the image so it will depend if you are using css
    The complete code for setting
   the background image as fixed for this tutorial is:
 * body {
 *  background-attachment: fixed;
 *  background-color: #ecebe9;
 *  background-image: url(“[http://127.0.0.1/Demo/wp-content/uploads/2016/03/background-image.jpg&#8221](http://127.0.0.1/Demo/wp-content/uploads/2016/03/background-image.jpg&#8221););
   or if it does not work you can try with this
 * body {
 *  background: url(“http://127.0.0.1/Demo/wp-content/uploads/2016/03/background-
   image.jpg”);
 * }
 *  background-position: 20% 20%;
 * }

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove background image’ is closed to new replies.

## Tags

 * [image](https://wordpress.org/support/topic-tag/image/)
 * [remove image](https://wordpress.org/support/topic-tag/remove-image/)
 * [Removing](https://wordpress.org/support/topic-tag/removing/)

 * 2 replies
 * 3 participants
 * Last reply from: [prosper salama](https://wordpress.org/support/users/salama25/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/remove-background-image-2/#post-8256181)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
