[Support request] Adjust featured image size

Home Forums Support [Support request] Adjust featured image size

Home Forums Support Adjust featured image size

Viewing 15 posts - 1 through 15 (of 31 total)
  • Author
    Posts
  • #1020637
    Hilton

    Hi,

    I’ve noticed that my featured images have different heights. Some are taller and others are shorter. Is there a way to padronize them to the same height?

    ex: http://bit.ly/2mnzO7D vs http://bit.ly/2nLuBH4

    Thanks

    #1020656
    Leo
    Staff
    Customer Support

    Hi there,

    You can use the resizer options in the customizer:
    https://docs.generatepress.com/article/adjusting-the-featured-images/

    Let me know if this helps πŸ™‚

    #1020688
    Hilton

    Hi,

    I guess my problem is more related to cropping image than resize. I’ve tried resizing using customizer but it didn’t work.

    #1020693
    Leo
    Staff
    Customer Support

    I’m not sure if I understand. What should the end result be?

    The resizer should work – make sure to select Posts if you want to edit single posts featured image size:
    https://www.screencast.com/t/4QehjC9r

    You can set the height only and leave the width to auto.

    Let me know πŸ™‚

    #1020704
    Hilton

    The resizer didn’t work. This is the current configuration https://prnt.sc/pbvp4e

    #1020720
    Leo
    Staff
    Customer Support

    Have you added this CSS anywhere?
    https://www.screencast.com/t/pX8b7P7M9Rc

    Can you clear and disable your caching plugin first?

    #1020731
    Hilton

    Yes, we added this CSS. It is necessary to remove this CSS?
    Will check here to disable the cache.

    #1020733
    Leo
    Staff
    Customer Support

    Yes please try to remove the CSS as it’s likely overwriting the image resizer option.

    #1020767
    Hilton

    Hi Leo,

    I’ve removed the CSS as you can see here http://bit.ly/2neiDFV

    But how can I make features images full width without having the same problem?

    #1020770
    Hilton

    I tried to adjust width to 750px but it didn’t work

    #1020781
    Leo
    Staff
    Customer Support

    Your original image is only 649px in width.

    Can you try uploading a bigger image? Try something around 850px in width.

    #1020789
    Hilton

    This is not the best solution to me because there are several images like this. I need to stretch the image to full width.

    #1020797
    Leo
    Staff
    Customer Support

    You could try this:

    .featured-image img {
        width: 100%;
    }

    But it will make the image blurry obviously.

    #1020819
    Hilton

    Ok, thanks

    #1020840
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

Viewing 15 posts - 1 through 15 (of 31 total)
  • You must be logged in to reply to this topic.