Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1128835
    dtourcreative
    Participant

    Hi there,
    I put this code in: .page .entry-thumb, .single-post .entry-thumb {
    display: none !important;
    }

    To remove the featured image from my pages and now I don’t have the featured image but I do have a weird box at the top of the page: http://www.countyyumclub.com/about-county-yum-club/

    #1128923
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .entry-featured.mtn {
        display: none !important;
    }

    Thanks.

    #1128938
    dtourcreative
    Participant

    Perfecct. Worked! Thanks!

    #1128957
    Rahul
    Moderator

    You’re welcome!

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