Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1110987
    br00der
    Participant

    Hello there! 🙂

    I want to change the size of the featured image when i make a blog post, i want it to be smaller or to be able to change the exact size. Is this possible?

    This is my site with a featured image http://www.intesluta.nu/demo-blog/

    I really did try to search around the forum and found similar questions but i got none of the answers to work.

    Help would be much appreciated.
    Kind regards,
    Bror

    #1110992
    Thai
    Moderator

    Hi Bror,

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

    .blog .entry-featured {
        max-width: 60%;
        margin: 0 auto;
    }

    Hope it helps 🙂

    #1112153
    br00der
    Participant

    Thanks a lot my dear friend! 🙂

    #1112174
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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