Hi there, A few months back I purchased and then shortly asked for a refund after realizing that I may have made a mistake buying the theme. I was turned down.
Can you kindly assist with the image sizing ie.
I have the same image on the top of blog post which I upload, then I want the same image to show but as a thumbnail on the preview of all post as does on the homepage, problem is - on the home page, the image is exactly the same size, so large and ugly. How do I get the same image on the homepage to be a smaller size as thumbnail eg. 400x200.
Things I did,
- Changed the image sizing when uploading the same image as a featured image
- added the CSS code
.single-post .entry-featured {
display:none;
}
because this was the advice from another guy who got his images to work but mine didn’t
Example of the huge images on the homepage:
Example of how i want it to be:
- see the homepage post for : How Much does a Drum Set Weigh?
(that’s how i’d like the image to show as smaller)
Thanks

