Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1184670
    Sarah P
    Participant

    Hi,

    I want to show the featured image only in the main-page where all posts are listed, and not on the single page.

    What can I do?

    Thanks!

    Sarah

    #1184730
    Thai
    Moderator

    Hi Sarah,

    Please add the following CSS:

    .single-post .entry-featured {
        display: none;
    }

    Hope it helps 🙂

    #1184991
    Sarah P
    Participant

    Thaaaank you!

    #1185020
    Rahul
    Moderator

    You’re most welcome!

    Let us know if we can help with anything else.

    Thank you.

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