Hi Geoff,
I did they that in both my main stylesheet and tribe-events.css, but it didn’t work. I also tried it with an !important tag
So that got me about halfway there.
But it looks like some CSS thats causing a problem is coming from /wp-content/plugins/the-events-calendar/src/resources/css/tribe-events-full.min.css?ver=4.3.5
specifically .tribe-events-list-widget ol li {
margin-bottom: 30px; }
Is there a workaround to that?