Title: Flexslider Caption Opacity
Last modified: December 14, 2021

---

# Flexslider Caption Opacity

 *  Resolved [lichael06](https://wordpress.org/support/users/lichael06/)
 * (@lichael06)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/flexslider-caption-opacity/)
 * What CSS code should I use to change the opacity of the slider captions? Thank
   you very much.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fflexslider-caption-opacity%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Arreane](https://wordpress.org/support/users/yanex/)
 * (@yanex)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/flexslider-caption-opacity/#post-15166358)
 * Hi,
 * You can use the following code to change the background opacity.
 * You can change the opacity value to your preference from .5 being 50%, and 1 
   as 100%
 *     ```
       .metaslider .caption-wrap {
           background: rgba(0,0,0,.5) !important;
       }
       ```
   
 *  Thread Starter [lichael06](https://wordpress.org/support/users/lichael06/)
 * (@lichael06)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/flexslider-caption-opacity/#post-15181194)
 * Thank You!

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

The topic ‘Flexslider Caption Opacity’ is closed to new replies.

 * ![](https://ps.w.org/ml-slider/assets/icon.svg?rev=3523572)
 * [Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider](https://wordpress.org/plugins/ml-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ml-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ml-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/ml-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ml-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ml-slider/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [lichael06](https://wordpress.org/support/users/lichael06/)
 * Last activity: [4 years, 5 months ago](https://wordpress.org/support/topic/flexslider-caption-opacity/#post-15181194)
 * Status: resolved