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

    Hi guys,

    The post images are blurry because the theme automatically makes them bigger. How can I revert all the post images to be their native size?

    Example page in private. You can see once you click on the image, it’s not blurry.

    #819931

    Hey FlatText,

    Yes it does force the featured image to use 100% of the width, you can change this by adding this code in Quick CSS:

    .big-preview img {
        width: auto;
    }

    Hope this helps. :)

    Best regards,
    Nikko

    #819933

    Thanks, Nikko! Perfect

    #819938

    Hi,

    We’re glad that Nikko was able to help you. We’ll close this thread now, but of course you can open a new thread if you need help with anything else.

    Thank you for using Enfold.
    Cheers!
    Sarah

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change post featured image size’ is closed to new replies.