Forums
(@kevindng)
13 years, 10 months ago
In your css file, i find that: img { height: auto; margin: 0; max-width: 570px; //check it again }
you add image size link
add_image_size('ebook-store', 60, 75);
and use like”
the_post_thumbnail('ebook-store');