Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1213752
    John
    Participant

    Hey gang,

    I’m trying to get the background area in icon white (like it normally is) but slightly transparent.

    http://prntscr.com/ct5cre

    I can’t find the controls to do this in the customizer anywhere?

    How would I do this?

    Thanks!

    #1214201
    Rupok
    Member

    Hi John,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1219422
    John
    Participant
    #1219466
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Kindly add the following CSS at Appereance > Customizer > Custom > CSS :

    .x-section {
      background: transparent!important;
    }

    Hope this helps!

    Let us know how it goes.

    #1221247
    John
    Participant

    So I don’t know if I’m doing it right but I put that code in the customizer and nothing happened.

    http://prntscr.com/cvydvo

    Take a look and let me know if I did it correctly:

    http://www.fellowship.johncliffordtaylor.com/

    Thx for the extra help

    John

    #1221446
    Jade
    Moderator

    Hi John,

    Please try this:

    .site {
        background: rgba(255,255,255,0.5);
    }

    Hope this helps.

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