Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1293727
    chanleereyn
    Participant

    Hello,

    I am wanting to make my blog images look better. Is there a way for me to change them? Currently, I am setting an image as a featured image and it is appearing at the top of my blog post and it is huge. Honestly, I just want to use it in the sidebar and on Blog page, not actually in the blog itself. Is there a way to do this?

    Here’s a screencast: https://www.screencast.com/t/lwjb8F9U

    Thanks.

    #1293812
    Friech
    Moderator

    Hi There,

    Thanks for writing in! We can hide that on the top of the single pages and keep it on other elements.

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

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

    Hope it helps, Cheers!

    #1294242
    chanleereyn
    Participant

    Worked like a charm! Thanks!

    #1294287
    Joao
    Moderator

    Glad to hear it,

    Joao

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