Viewing 4 replies - 1 through 4 (of 4 total)
  • Reüel

    (@pronamic_reuel)

    You can override the background styling by adding the following CSS in the style.css file of your theme. This example sets the background opacity to 90%.

    #pronamic_cookie_holder {
    	background: rgba( 51, 51, 51, 0.90);
    }
    Thread Starter lineadiconfine

    (@lineadiconfine)

    Thanks, Carlo Di Somma (Italy)

    Hi, sorry can u help me? i am not able to achieve the transparent background :/ i tried all https://www.oneupinvesting.com

    Reüel

    (@pronamic_reuel)

    @taragnolini you don’t seem to be using Pronamic Cookies on your website. If you do, you should be able to achieve the transparent background by adding the before mentioned CSS code to the style.css of your theme.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Background image’ is closed to new replies.