Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1223403
    rosswyness
    Participant

    Hi there,

    I’m hitting a bit of a wall with removing the featured image on posts on my site. I’ve tried the following with no luck.
    .single-post .entry-featured {
    display:none;
    }

    Any assistance would be greatly appreciated!

    #1223409
    rosswyness
    Participant
    This reply has been marked as private.
    #1223465
    Paul R
    Moderator

    Hi,

    I was able to fix it,

    There was a missing close bracket in your custom css code in the customizer.

    Kindly check on your end.

    Thanks

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