Title: Background transparency?
Last modified: August 22, 2016

---

# Background transparency?

 *  Resolved [Andy](https://wordpress.org/support/users/dezertrat/)
 * (@dezertrat)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/background-transparency-4/)
 * Is there anyway to make the background of slideshows transparent?
 * The images used [here](http://threedotstudios.com/roundwood-furniture/) are .
   png with transparency… But instead of a circle image, I get an image with a black
   square background…
 * [https://wordpress.org/plugins/fluid-responsive-slideshow/](https://wordpress.org/plugins/fluid-responsive-slideshow/)

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

 *  Plugin Contributor [Haris](https://wordpress.org/support/users/haristonjoo/)
 * (@haristonjoo)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/background-transparency-4/#post-5500660)
 * Hi Andy,
 * You can set each slide background color (by default is black) by change the “
   Slide Background Color” option on the “Add slide” or “Edit slide” page.
 * Regards,
 *  Thread Starter [Andy](https://wordpress.org/support/users/dezertrat/)
 * (@dezertrat)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/background-transparency-4/#post-5500663)
 * Hm, yes… I almost get there. But now I end up with a white background… And I *
   think* it may be due to the initial “Loading” slide… Could that be true? Is there
   anyway to change that?
 * Thanks!
 *  Thread Starter [Andy](https://wordpress.org/support/users/dezertrat/)
 * (@dezertrat)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/background-transparency-4/#post-5500665)
 * Found it… CSS override to remove the white background for the slideshow (and 
   the loading screen):
 *     ```
       /* remove the white loading background */
       .frs-slideshow-container .frs-slideshow-content {
       	background: none;
       }
       ```
   
 *  [ilomo](https://wordpress.org/support/users/ilomo/)
 * (@ilomo)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/background-transparency-4/#post-5500844)
 * thanks, solved in my page too!

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

The topic ‘Background transparency?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/fluid-responsive-slideshow_4c8178.
   svg)
 * [Fluid Responsive Slideshow](https://wordpress.org/plugins/fluid-responsive-slideshow/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fluid-responsive-slideshow/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fluid-responsive-slideshow/)
 * [Active Topics](https://wordpress.org/support/plugin/fluid-responsive-slideshow/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fluid-responsive-slideshow/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fluid-responsive-slideshow/reviews/)

## Tags

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

 * 4 replies
 * 3 participants
 * Last reply from: [ilomo](https://wordpress.org/support/users/ilomo/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/background-transparency-4/#post-5500844)
 * Status: resolved