The text would normally wrap, unless there is something in your theme preventing it. You should be able to override it by adding some CSS rules. If you provide a link I might be able to help better.
Thread Starter
AB10
(@ab10)
Thanks, I will provide a link – what exactly should I be making the link to? To the site or to part of Spiffy?
Thread Starter
AB10
(@ab10)
Link below for the page displaying Spiffy. I’m sure that text wrapping has been happening until recently. Within the last week or so the site has been updated to WordPress 4.4 and subsequently 4.4.1. No other significant changes. Any other info needed? Thanks.
http://wallaseyvillage.urc.org.uk/fellowship-page/
You have some custom CSS on your page that is causing this behaviour.
If you remove your rule setting “.calendar-table td” to have property “white-space: nowrap;” it should fix the titles.
Thread Starter
AB10
(@ab10)
Thank you for the information. I have now deleted the offending piece of css and text wrapping has returned.