Where can I reduce the featured image preview on Blog page? Also possibly the space between the image and post heading? Thanks in advance!
Edit: or possibly to adjust the image’s size and move its position, so it shows on the left side of the heading as a rather small square? Right now it’s showing above the heading.
@ColorlibSupport Thank you for replying. The .mb24 trick works great. Changing the max width on img changed all the images though, it’s not what preferred, I found a way to do it in the_post_thumbnail, so the size is working great now.
Another thing I was wondering, how do I display the thumbnail on the left side of the blog content, instead of above?