Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1054701
    tkcostello
    Participant

    I have a black bar appearing above my featured images on posts that I would like to remove. Here is an example:

    http://wayside.reachrightstudios.com/teen-challenge/

    Thoughts?

    #1054879
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .entry-thumb {
        background-color: transparent !important;
    }

    Let us know how this goes!

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