Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #737969

    Hi,

    I am trying to change the featured image size for posts.

    I have been referencing this topic:
    https://kriesi.at/support/topic/size-of-the-featured-image-in-blog-posts/

    I added the css

    .big-preview img {
        height: auto !important;
        width: 100% !important;
    }

    and that seemed to work, but I just created a new post, and now it is saving out at the default size, so not 100% sure what is going on.

    I have posted links to examples of both. One with the image displaying larger and one back to the default size. Not sure what is causing this.
    I thought the css would take care of it.

    Any assistance that you can provide would be greatly appreciated.

    #738176

    Hey xuamox,

    Both of the images are the same width so it’s correct. I think the other picture you are using is landscape and the first one is more square?

    Best regards,
    Rikard

    #738629

    Both original images are 1030 x 687 in my media section of wordpress

    #740242

    Hi,

    Try the following:
    1. Install this plugin: https://wordpress.org/plugins/simple-image-sizes/
    2. Go to Settings > Media
    3. Change the entry_with_sidebar image size (increase its width / height).
    4. Regenerate the thumbnails by clicking the button at the bottom.

    Best regards,
    Yigit

    #742591

    Thank you. The plugin works perfectly.

    #742607

    Hi!

    Happy we can help
    Please feel free to let us know if we can do anything else for you.

    Thanks a lot

    Regards,
    Basilis

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Trying to change default featured image size for posts’ is closed to new replies.