Action Captions Rendering Funky

Ever since the latest update with the Actions button, there is some word-breaking going on in the caption. Could someone help me with this?

URL where Events Calendar can be seen: https://www.smeincusa.com/events

Thank you!!

Hi there, @pammy51788 :waving_hand:

Apologies for the inconvenience!

I’ve forwarded this issue to the devs and will report back once it’s fixed :slightly_smiling_face:

Hi there, @pammy51788 :waving_hand:

We’ve applied a local fix using this CSS code:

.eapp-events-calendar-button-element-caption {
  word-break: break-word;
}

I’ll update you here as soon as the global fix is released :slightly_smiling_face:

Thank you so much, that looks a lot better :slight_smile: I appreciate your help!

Great, you’re very welcome :wink: