Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1312638
    sbaylis2
    Participant

    Hi Themeco –

    I am having trouble getting my background image to be visible on my site in any other browser than Safari.

    My website is thebiblicalstory.org.

    Thanks!
    Sam

    #1312671
    Rupok
    Member

    Hi Sam,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .x-container.main::before {
      background-color: transparent;
    }

    Hope this helps.

    Cheers!

    #1312673
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Please add this CSS at Appereance > Customizer > Custom > CSS :

    .x-container.main::before {
    background-color: transparent;
    }
    

    Let us know if this helps!

    Thank you.

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