Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1041352
    aquaventures
    Participant

    I would like to change my content background to 50% transparency and possibly change the color from white to some other color. Can X theme provide some CSS code to accomplish this? http://www.flkeyskayak.com

    #1041639
    Christian
    Moderator

    Hey there,

    Please add the code below in your Appearance > Customize > Custom > CSS

    .entry-wrap {
        background-color: rgba(255,255,255,0.5);
    }

    Hope that helps. 🙂

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