Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #879245

    Hi,
    I’m trying to increase the height of featured images in my enfold posts. I found this support post from Josue.

    Josue recommends using this code in Quick CSS:
    .big-preview img {
    height: 360px;
    width: auto !important;

    This has the desired result, almost. The featured image is changed from 700x264px to 700x360px. That’s what I wanted. However, the image is now stretched vertically, and hence appears distorted. Is there a way to increase the featured image height without stretching the image this way?

    I’d appreciate suggestions. Thanks! Lance

    #880037

    Hey Webmaster,

    Thank you for using Enfold.

    Please remove the css modification. Install the following plugin then go to the Settings > Media panel. Adjust the width and height of the “entry_with_sidebar” thumbnail, update, save then regenerate the thumbnails.

    // https://wordpress.org/plugins/simple-image-sizes/

    Best regards,
    Ismael

    #880521

    Thanks, Ismael. That did the trick.

    #880924

    Hi,

    Great! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Height of Featured Image in Enfold Post’ is closed to new replies.