Hi Enfold Team,
I recently updated the Enfold theme and now my most recent blog post featured images on Home page and Blog page are bigger when I set them all to be the same. Any help fixing this so all image sizes are the same would be greatly appreciated! Thanks!
Hi youkendooit!
It looks like you’ve done a bit of customization. Not really sure how your wanting stuff to look without a screenshot but if you just want to make them all the same width then add this to your custom CSS.
.big-preview img { max-width: 300px !important; }
Regards,
Elliott
That worked perfectly. Thank you so much Elliott! Enfold ROCKS!