Hi guys,
While I realise my theme is most likely doing this, I’m hoping you can help. I’ve got the background of the date and address in list view on mobiles showing up as white, it should be transparent or dark. I can’t inspect the element, and the problem isn’t showing up when I use my desktop agent switcher either – but on all mobiles, its there.
I’ve tried variations of the following CSS:
.tribe-is-mobile .tribe-events-list .tribe-events-event-meta {
background:transparent !important;
}
Any ideas would be appreciated!
Sammy