Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1301411
    scottjmonty
    Participant

    Hi, I want use a custom background image on my website, but when I do this, there are portions of text that are obscured by the background. How do I create an opaque background behind this text so that it will still be visible to the reader with this custom background?

    To see exactly what I am referring to, please visit my website at http://www.galactivate.us.

    Thankyou for any help that you can be

    #1301420
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! Do you want something like this?

    If that is the case, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .site {
        background-color: rgba(0,0,0,0.75);
    }

    Please let us know how it goes.

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