Title: Opacity
Last modified: August 21, 2016

---

# Opacity

 *  Resolved [Need4WPspeed](https://wordpress.org/support/users/need4wpspeed/)
 * (@need4wpspeed)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/opacity-5/)
 * Hi, I am using the the cssonly-light.css file but cannot get the opacity to be
   transparent or 0. Can someone please recommend what code to put and more importantly
   where to put in existing css file? Thank you
 * [http://wordpress.org/plugins/tab-slide/](http://wordpress.org/plugins/tab-slide/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [zoranc](https://wordpress.org/support/users/zoranc/)
 * (@zoranc)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/opacity-5/#post-4544545)
 * with the current version (2.0.0) you can switch to `CSSOnly Mode` and edit the
   CSS for opacity directly in the `textarea` that appears below.
 * For the “slide”:
 *     ```
       #tab_slide_background {
          opacity:XX;
       }
       ```
   
 * For the Open Text Tab opacity look for
 *     ```
       .open_letter_reset {
          opacity:XX;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Opacity’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/tab-slide_c9c9c9.svg)
 * [TAB SLIDE](https://wordpress.org/plugins/tab-slide/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tab-slide/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tab-slide/)
 * [Active Topics](https://wordpress.org/support/plugin/tab-slide/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tab-slide/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tab-slide/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [zoranc](https://wordpress.org/support/users/zoranc/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/opacity-5/#post-4544545)
 * Status: resolved