Title: Filter opacity doesn&#039;t work
Last modified: August 20, 2016

---

# Filter opacity doesn't work

 *  Resolved [ixol](https://wordpress.org/support/users/ixol/)
 * (@ixol)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/filter-opacity-doesnt-work/)
 * I’m italian, and I apologize for my English.
    I use the theme aurelia, and i 
   want to use the filter to make clear the sidebar. I used: `filter: alpha(opacity
   =80);` there:
 *     ```
       #sidebar {
       	background-color:#000000;
       	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
       	}
       ```
   
 * but it doesn’t work, the opacity is always 100 even if i’m going to 0.
    Can you
   help me? Thank you

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 3 months ago](https://wordpress.org/support/topic/filter-opacity-doesnt-work/#post-3529826)
 * Which browser _and browser version_ are you using?
 *  Thread Starter [ixol](https://wordpress.org/support/users/ixol/)
 * (@ixol)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/filter-opacity-doesnt-work/#post-3529928)
 * Mozilla 19.0 but it doesn’t work not even with Chrome 26.0.1410.19 beta-m
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 3 months ago](https://wordpress.org/support/topic/filter-opacity-doesnt-work/#post-3529979)
 * Have you tried using Chrome’s and Firefox’s versions of opacity?
 *  Thread Starter [ixol](https://wordpress.org/support/users/ixol/)
 * (@ixol)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/filter-opacity-doesnt-work/#post-3530012)
 * Thank you, it works, but it hides also the words.
    I used this:
 *     ```
       background: rgb(0, 0, 0);
       5.background: rgba(0, 0, 0, 0.6);
       ```
   
 * and it works, but the widget are also with a black background. I search their
   class or id in the style.css but they aren’t there. Solutions?
    Thank you for
   the help 🙂
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 3 months ago](https://wordpress.org/support/topic/filter-opacity-doesnt-work/#post-3530023)
 * CSS opacity applied to a parent element means the children elements will inherit
   that opacity style.
    Try using a background image of the opacity you want instead.
 * These sorts of CSS-specific queries should really be asked on CSS forums such
   as [http://csscreator.com/forum](http://csscreator.com/forum) . It’s beyond WordPress.
 *  Thread Starter [ixol](https://wordpress.org/support/users/ixol/)
 * (@ixol)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/filter-opacity-doesnt-work/#post-3530048)
 * So you advice to remove the background color and replace it with a transparent
   black image already?

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

The topic ‘Filter opacity doesn't work’ is closed to new replies.

 * 6 replies
 * 2 participants
 * Last reply from: [ixol](https://wordpress.org/support/users/ixol/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/filter-opacity-doesnt-work/#post-3530048)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
