Title: Change Alpha background
Last modified: August 22, 2016

---

# Change Alpha background

 *  [sgiallu](https://wordpress.org/support/users/sgiallu/)
 * (@sgiallu)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/change-alpha-background/)
 * Hello. Kudos is a nice plugin. I want to change the alpha of the background. 
   I wrote the rules in css
    # cookie-law-info-bar { border: 0; font-size: 12pt;
   margin: 0 auto; padding: 5px 0; text-align: center; width: 100%; z-index: 9999;
   background-color: rgb (0, 0, 0);          background-color: rgba (0, 0, 0,0.65);
 * but they do not work how can I do ?.
 * Thank You
 * [https://wordpress.org/plugins/cookie-law-info/](https://wordpress.org/plugins/cookie-law-info/)

Viewing 1 replies (of 1 total)

 *  [Richard](https://wordpress.org/support/users/richardashby/)
 * (@richardashby)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/change-alpha-background/#post-5654634)
 * Hi, they won’t work because those particular styles are set using jQuery which
   is overwriting your CSS. I don’t really like the way the plugin currently works
   for that feature so will fix this in a future version, though unfortunately I’m
   not going to have time to do this any time soon. If you wanted to hack the solution
   you could edit the JavaScript to apply the CSS using jQuery but this would be
   overwritten by any future plugin updates. However, the next update will probably
   fix that anyway. Hope that helps!

Viewing 1 replies (of 1 total)

The topic ‘Change Alpha background’ is closed to new replies.

 * ![](https://ps.w.org/cookie-law-info/assets/icon.svg?rev=3007243)
 * [CookieYes – Cookie Banner for Cookie Consent (Easy to setup GDPR/CCPA Compliant Cookie Notice)](https://wordpress.org/plugins/cookie-law-info/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cookie-law-info/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cookie-law-info/)
 * [Active Topics](https://wordpress.org/support/plugin/cookie-law-info/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cookie-law-info/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cookie-law-info/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Richard](https://wordpress.org/support/users/richardashby/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/change-alpha-background/#post-5654634)
 * Status: not resolved