Title: Odd line breaks
Last modified: June 22, 2026

---

# Odd line breaks

 *  Resolved [Mick](https://wordpress.org/support/users/haarbollen/)
 * (@haarbollen)
 * [2 weeks, 4 days ago](https://wordpress.org/support/topic/odd-line-breaks/)
 * Hi
   I have some really odd line breaks in one of my calendars – and only on some
   of them, and I can’t seem to find out what could be wrong. Do you have sugggestions?
   Img of ‘incident’: [https://kjellerup.biz/odd-linebreaks.png](https://kjellerup.biz/odd-linebreaks.png)
   Thanks in advanceMick

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Joe Dolson](https://wordpress.org/support/users/joedolson/)
 * (@joedolson)
 * [2 weeks, 3 days ago](https://wordpress.org/support/topic/odd-line-breaks/#post-18946458)
 * Well, it’s because of the CSS word-break and hyphen settings in My Calendar –
   although it is definitely an odd result, since there shouldn’t be any *need* 
   to break those words or add hyphens based on the amount of available space.
 * You can override it, however, by adding custom CSS like this:
 *     ```wp-block-code
       .entry-content .mc-main .event-title div {    hyphens: none; }
       ```
   
 *  Thread Starter [Mick](https://wordpress.org/support/users/haarbollen/)
 * (@haarbollen)
 * [2 weeks, 2 days ago](https://wordpress.org/support/topic/odd-line-breaks/#post-18946635)
 * Hi again
   Thanks a lot Joe, works perfect – problem solved :o)[https://kjellerup.biz/ny-kalender-hyphens.png](https://kjellerup.biz/ny-kalender-hyphens.png)

Viewing 2 replies - 1 through 2 (of 2 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fodd-line-breaks%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/my-calendar/assets/icon-256x256.png?rev=1097576)
 * [My Calendar - Accessible Event Manager](https://wordpress.org/plugins/my-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/my-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/my-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/my-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/my-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/my-calendar/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Mick](https://wordpress.org/support/users/haarbollen/)
 * Last activity: [2 weeks, 2 days ago](https://wordpress.org/support/topic/odd-line-breaks/#post-18946635)
 * Status: resolved