Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1362489
    Viktor
    Participant

    Hi,

    When I change background color in customize, the background color doesn’t change? I have no CSS or JS, section backgrounds are transparent. Im sure its something stupid but I would really appreciate the help!

    Thanks

    #1362490
    Viktor
    Participant
    #1362600
    Paul R
    Moderator

    Hi,

    Thanks for writing in!

    It’s because another element with a background is covering it.

    You can try adding this under Custom > Edit Global CSS in the Customizer.

    
    body .site {
       background-color:transparent;
    }
    

    Hope that helps.

    #1362603
    Viktor
    Participant

    Yes it worked thank you!

    #1362610
    Viktor
    Participant

    On second thought, it worked in customize and preview there. But not when I view the actual website..

    #1362681
    Thai
    Moderator

    Hey There,

    It works fine on my end:

    http://i.imgur.com/wNvfrMX.jpg

    Please clear the cache and try again.

    Thanks.

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