Title: Trasparent background
Last modified: September 1, 2016

---

# Trasparent background

 *  Resolved [LESIMOON](https://wordpress.org/support/users/lesimoon/)
 * (@lesimoon)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/trasparent-background/)
 * Hey,
 * Are you considering adding trasparency in future update?
    I would be cool to 
   add a semi-trasparent background and the possibility to custom button 😉
 * Cheers.
 * [https://wordpress.org/plugins/cookie-notice/](https://wordpress.org/plugins/cookie-notice/)

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

 *  Plugin Author [dFactory](https://wordpress.org/support/users/dfactory/)
 * (@dfactory)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/trasparent-background/#post-7712099)
 * Yes, we do, but I’m not sure if it will go to a free or a Pro version we’re working
   on currently.
 * Regards,
    Bartosz / dfactory team
 *  Thread Starter [LESIMOON](https://wordpress.org/support/users/lesimoon/)
 * (@lesimoon)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/trasparent-background/#post-7712139)
 * Hey,
 * Thanks for the answer. I would understand if you add it in the pro version.
    
   Keep up the good work.
 * Cheers
 *  [herooftheday77](https://wordpress.org/support/users/herooftheday77/)
 * (@herooftheday77)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/trasparent-background/#post-8283020)
 * Hi,
 * this would be very interesting for me, too.
 * Any chance for a small css hack, meanwhile..?
 * Thanks!
 *  [tosmedia](https://wordpress.org/support/users/tosmedia/)
 * (@tosmedia)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/trasparent-background/#post-8452897)
 * Hier ist die css Anpassung für den Hintergrund transparent.
    Here is the css 
   customization for the background transparent.
 * #cookie-law-info-bar {
    border: 0; font-size: 10pt; margin: 0 auto; padding: 
   5px 0; position: absolute; text-align: center; width: 100%; z-index: 9999; background:
   rgba(0, 0, 0, 0.5) !important; }
 *  Thread Starter [LESIMOON](https://wordpress.org/support/users/lesimoon/)
 * (@lesimoon)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/trasparent-background/#post-8453179)
 * You rock !
    I didn’t know why I didn’t think about it before. By the way, I did
   it with #cookie-notice {background: rgba(0, 0, 0, 0.5) !important;}
 * #cookie-law-info-bar didn’t work.
 *  [tosmedia](https://wordpress.org/support/users/tosmedia/)
 * (@tosmedia)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/trasparent-background/#post-8625250)
 * #cookie-notice {
    border: 0; font-size: 10pt; margin: 0 auto; padding: 5px 0;
   position: absolute; text-align: center; width: 100%; z-index: 9999; background:
   rgba(0, 0, 0, 0.5) !important; }
 *  [keivan851](https://wordpress.org/support/users/keivan851/)
 * (@keivan851)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/trasparent-background/#post-9001074)
 * I was trying to add alpha value to color picker and make the rgb color rgba, 
   but it seems kind of impossible. specially that the background-color comes in
   as style tag in template
    <div id=”cookie-notice” role=”banner” class=”cn-‘ .(
   $options[‘position’]) . ($options[‘css_style’] !== ‘none’ ? ‘ ‘ . $options[‘css_style’]:”).‘”
   style=”color: ‘ . $options[‘colors’][‘text’] . ‘; background-color: ‘ . $options[‘
   colors’][‘bar’] . ‘;”>
 * also the opacity affect whole bar and text inside it, so it is not much a good
   offer.
    and background: rgba(0, 0, 0, 0.5) !important; will hard code the background
   color
 *  [clementeronimo](https://wordpress.org/support/users/clementeronimo/)
 * (@clementeronimo)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/trasparent-background/#post-9117717)
 * Hi everyone, I found the same solution but it’s not working and i dunno why… 
   I try to insert the css in my editor and directly in the front.css of the plugin
   none of it had an effect…
 * Do you know why ?
 * Thanks,
    Clément
 *  Thread Starter [LESIMOON](https://wordpress.org/support/users/lesimoon/)
 * (@lesimoon)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/trasparent-background/#post-9120585)
 * Any link to your site to help you ?

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

The topic ‘Trasparent background’ is closed to new replies.

 * ![](https://ps.w.org/cookie-notice/assets/icon-256x256.png?rev=3549327)
 * [Compliance by Hu-manity.co](https://wordpress.org/plugins/cookie-notice/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cookie-notice/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cookie-notice/)
 * [Active Topics](https://wordpress.org/support/plugin/cookie-notice/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cookie-notice/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cookie-notice/reviews/)

## Tags

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

 * 10 replies
 * 6 participants
 * Last reply from: [LESIMOON](https://wordpress.org/support/users/lesimoon/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/trasparent-background/#post-9120585)
 * Status: resolved