Increase featured image size on homepage
-
Hi,
How can I increase the featured image that is shown on the preview of posts on the home page?
I can increase the size in the CSS by editing the value on.
#featured_image { width: 150px; float: left; clear: left; margin: 20px 10px 15px 3px; }
Which works but then the image is pixelated. I tried to regen the thumbnails but that didn’t work because something is still making them be the default size 150px.
Any help appreciated.
Thanks
- The topic ‘Increase featured image size on homepage’ is closed to new replies.