Hello!
I’m having trouble with the ECP list view, as you can see below. Everything is updated; I’ve had a similar problem before and Cliff gave me this CSS to add:
body.post-type-archive-tribe_events.events-list .tribe-events-event-image {
width: 30%;
}
That fixed my problem last year and is still there in my custom CSS. I tried removing it and things got worse, so I put it back in. The list view displays correctly if I switch over to a theme like twentyfifteen.
Can you help?