Hello,
I noticed that the thumbnails for my Enfold blog are all different sizes. I couldn’t find an option in the theme settings to change this. Could someone help me resolve this issue so they look uniform? I have attached the page in question below.
Thanks!
Hey mlangereis,
Add to quick css:
article a img{
min-height:250px!important;
width:100%!important;
}
Best regards,
Jordan Shannon