Dark Theme: meetup embed difficult to read

When using Dark Theme, meetup embeds are difficult to read.

Any suggestions on how to improve this?

The problematic CSS comes directly from the Meetup API, so I suggest contacting them.

http://api.meetup.com/oembed?url=https://www.meetup.com/Web3-Melbourne/events/lpgpsqyzjbjc/

You can also try a override in your local theme:

#meetup_oembed {
    background: none !important;
}
4 Likes

Thanks @Falco I have raised with Meetup, will see what they come back with.

1 Like