Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #992102
    PhotographerPC
    Participant

    Greetings,

    Is there a way to only have the featured image show in the blog post listings on the home page and not at the top of the actual post? I am not sure this is even possible in the Ethos theme or if custom code needs to be added to the Global CSS section.

    http://patrickcomtoisphotography.com/blog
    Ethos thems version 4.4.2
    Cornerstone version 1.2.4

    Thanks

    #992139
    Nabeel A
    Moderator

    Hi there,

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

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

    Let us know how this goes!

    #992465
    PhotographerPC
    Participant

    That worked as intended. Many thanks!

    #992498
    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

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