Title: Different background on pages
Last modified: August 22, 2016

---

# Different background on pages

 *  Resolved [snff](https://wordpress.org/support/users/snff/)
 * (@snff)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/different-background-on-pages/)
 * Hi guys,
 * is it possible to set a different background image for the pages than for the
   index page? Just asking.
 * thanks a lot!

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

 *  [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/different-background-on-pages/#post-5763728)
 * Hi,
 * You can add following CSS to your WordPress, using Simple Custom CSS plugin, 
   to have a different background:
 *     ```
       body.single,
       body.page,
       body.archive {
           background-image: url("http://demo.themeisle.com/zerif-pro/wp-content/uploads/2014/07/9636312625_4781be6018_k1.jpg");
       }
       ```
   
 * Regards,
    Hardeep
 *  [liabilityguy](https://wordpress.org/support/users/liabilityguy/)
 * (@liabilityguy)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/different-background-on-pages/#post-5763950)
 * Hi there,
    I tried the code above and I can see the image I uploaded but it is
   sitting behind the solid background that applies to the whole site. How do I 
   move it into the foreground.
 * Can you assist?
    Simon
 *  [Alexandra](https://wordpress.org/support/users/alexandrastan001/)
 * (@alexandrastan001)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/different-background-on-pages/#post-5763951)
 * Hi Simon,
 * Unfortunately, the theme doesn’t support this customization and, as much as I
   would love to help with some custom code, this is beyond the support offered 
   for our products, which consists of bug fixing and theme documentation.
 * However, if you need help with your customization, we recommend codeable: [https://codeable.io/](https://codeable.io/)
 * Regards,
    Alexandra
 *  [liabilityguy](https://wordpress.org/support/users/liabilityguy/)
 * (@liabilityguy)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/different-background-on-pages/#post-5763955)
 * Hi Alexandra,
    Going the coding route isn’t going to work for me.
 * Can you tell me if it’s possible to have the same background image on each page
   as I have on the main page of my site [http://sha.co.za.www70.jnb2.host-h.net/](http://sha.co.za.www70.jnb2.host-h.net/)
   I’m using Zerif Pro?
 * Alternatively, is it possible to change the transparency of the flat background
   on the pages so that if I use a plugin to create a background, it will appear?
 * Thanks,
    Simon
 *  [Alexandra](https://wordpress.org/support/users/alexandrastan001/)
 * (@alexandrastan001)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/different-background-on-pages/#post-5763957)
 * Hi Simon,
 * This will help you remove the opacity from your background: [http://docs.themeisle.com/article/30-removing-background-opacity-in-zerif](http://docs.themeisle.com/article/30-removing-background-opacity-in-zerif)
 * Best regards,
    Alexandra

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

The topic ‘Different background on pages’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/zerif-lite/1.8.5.49/screenshot.
   png)
 * Zerif Lite
 * [Support Threads](https://wordpress.org/support/theme/zerif-lite/)
 * [Active Topics](https://wordpress.org/support/theme/zerif-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/zerif-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/zerif-lite/reviews/)

## Tags

 * [background](https://wordpress.org/support/topic-tag/background/)
 * [image](https://wordpress.org/support/topic-tag/image/)
 * [Zerif](https://wordpress.org/support/topic-tag/zerif/)

 * 5 replies
 * 4 participants
 * Last reply from: [Alexandra](https://wordpress.org/support/users/alexandrastan001/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/different-background-on-pages/#post-5763957)
 * Status: resolved