Title: Transparent Background
Last modified: October 29, 2016

---

# Transparent Background

 *  Resolved [jack63](https://wordpress.org/support/users/jack63/)
 * (@jack63)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/transparent-background-44/)
 * HI,
    i need to set the background colorimage in transparent mode. Ihave a png
   image with trasparet background Thanks Max

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

 *  Plugin Author [NSquared](https://wordpress.org/support/users/croixhaug/)
 * (@croixhaug)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/transparent-background-44/#post-8371462)
 * Hi Max,
 * Currently you have to use custom css to make the background transparent. You 
   have to find the ID of the particular image using something like Google Chrome’s“
   inspect element”. The CSS might look something like this if the ID is 1229:
 * body #hotspot-1229 .hotspots-image-container {
    background: transparent; }
 * You can add custom css into your child theme’s css file (if you have a child 
   theme). If you don’t have a child theme, or you’re not comfortable with FTP, 
   we recommend using a CSS plugin to add custom styles. There are many options,
   but here are a couple popular choices:
 * Jetpack’s custom CSS module (easiest if you already have Jetpack installed)
    
   Simple Custom CSS plugin: [https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)
 * Hope that helps!
    Nathan
 *  Thread Starter [jack63](https://wordpress.org/support/users/jack63/)
 * (@jack63)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/transparent-background-44/#post-8371503)
 * SOLVED!!
    thank you so much for your help Thanks again Max

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

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

 * ![](https://ps.w.org/draw-attention/assets/icon-256x256.png?rev=2888664)
 * [Interactive Image Map Plugin - Draw Attention](https://wordpress.org/plugins/draw-attention/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/draw-attention/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/draw-attention/)
 * [Active Topics](https://wordpress.org/support/plugin/draw-attention/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/draw-attention/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/draw-attention/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [jack63](https://wordpress.org/support/users/jack63/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/transparent-background-44/#post-8371503)
 * Status: resolved