Title: Caption layer background transparency
Last modified: October 17, 2023

---

# Caption layer background transparency

 *  Resolved [skitpappa121](https://wordpress.org/support/users/skitpappa121/)
 * (@skitpappa121)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/caption-layer-background-transparency/)
 * Is there a way to change the transparency when choosing a white background (or“
   preset style”) for captions? If the picture is bright the default transparency
   makes it a bit hard to read the captions.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcaption-layer-background-transparency%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [bqworks](https://wordpress.org/support/users/bqworks/)
 * (@bqworks)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/caption-layer-background-transparency/#post-17129444)
 * Hi. Styling of the layers can be done with custom CSS. For example:
 *     ```wp-block-code
       .sp-layer {
            background-color: rgba(255 255 255 / 0.8);
       }
       ```
   
 * Best,
   David
 *  Thread Starter [skitpappa121](https://wordpress.org/support/users/skitpappa121/)
 * (@skitpappa121)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/caption-layer-background-transparency/#post-17129568)
 * Perfect, thanks!
 *  Plugin Author [bqworks](https://wordpress.org/support/users/bqworks/)
 * (@bqworks)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/caption-layer-background-transparency/#post-17129601)
 * You’re welcome!

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

The topic ‘Caption layer background transparency’ is closed to new replies.

 * ![](https://ps.w.org/sliderpro/assets/icon-256x256.png?rev=2564176)
 * [Slider Pro](https://wordpress.org/plugins/sliderpro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sliderpro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sliderpro/)
 * [Active Topics](https://wordpress.org/support/plugin/sliderpro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sliderpro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sliderpro/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [bqworks](https://wordpress.org/support/users/bqworks/)
 * Last activity: [2 years, 7 months ago](https://wordpress.org/support/topic/caption-layer-background-transparency/#post-17129601)
 * Status: resolved