Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1178208
    leonhoffmann
    Participant

    Hey, how can I set a background color for font in a 50% opacity?

    #1178502
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    Thanks.

    #1178503
    Nabeel A
    Moderator

    Hi there,,

    Thanks for writing in! Try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    h1 {
        background: rgba(0,0,0,0.5);
    }

    Change h1 with your element tag. Hope this helps!

  • <script> jQuery(function($){ $("#no-reply-1178208 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>