Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1229980
    [email protected]
    Participant

    Hello
    I am using the ethos theme and carousel. I do not want the featured image to be shown in the blog since they just saw it on the carousel. Is there a way to surpress that image for the post?

    Thanks,
    Kathy

    Artefact Suit in the making

    #1230046
    Thai
    Moderator

    Hi Kathy,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .single.postid-683 .entry-featured,
    .single.postid-679 .entry-featured,
    .single.postid-676 .entry-featured {
        display: none;
    }

    Hope it helps 🙂

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