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!!
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 ![]()
Apologies for the inconvenience!
I’ve forwarded this issue to the devs and will report back once it’s fixed ![]()
Hi there, @pammy51788 ![]()
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 ![]()
Thank you so much, that looks a lot better
I appreciate your help!
Great, you’re very welcome ![]()