Hi Austin,
Thanks so much for reaching out!
You can increase the size of the featured image in List View by changing the size of the image using some CSS. You can add something like the following to your WordPress Customizer or theme’s stylesheet:
.event-image {
width:100%;
}
In the meantime, I’d recommend taking a look at your stylesheets and page templates and see if altering these settings helps you to achieve the results that you are looking for:
https://theeventscalendar.com/knowledgebase/stylesheets-and-page-templates/
I’d also recommend seeing if these issues are related to your theme. As a quick test, can you switch to a default WordPress theme, like ‘Twentyseventeen’, to see if these issues still occur then?
Let me know what you find!
Thanks,
Jaime