Title: Text wrapping problem with Raindrops theme
Last modified: August 20, 2016

---

# Text wrapping problem with Raindrops theme

 *  [MartyYoung](https://wordpress.org/support/users/martyyoung/)
 * (@martyyoung)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/text-wrapping-problem-with-raindrops-theme/)
 * I’m having problems with words being broken in half and continued on the next
   line. This happens with the title of my most recent post when shown on the homepage,
   and also with links in the left hand menu.
 * Any suggestions, please?
 * The website is: [http://www.midnightechomagazine.com](http://www.midnightechomagazine.com)

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

 *  [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/text-wrapping-problem-with-raindrops-theme/#post-3085683)
 * Hi MartyYoung
 * word-break property defined css3.css line:121 below
 *     ```
       word-break:break-all;
       	word-wrap:break-word;
       ```
   
 * You can change the style rules.
 * Example Add below rules in style.css last line.
 *     ```
       .entry-title{
           word-break:normal;
           word-break: normal;
       }
       ```
   
 * I am sorry to be poor at English.
 * Thank you for using Raindrops
 *  [JS Daly](https://wordpress.org/support/users/js-daly/)
 * (@js-daly)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/text-wrapping-problem-with-raindrops-theme/#post-3085950)
 * I am having trouble with word wrapping also. My alignleft image does not allow
   words to wrap around it. Can you help?
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 4 months ago](https://wordpress.org/support/topic/text-wrapping-problem-with-raindrops-theme/#post-3085951)
 * Consider creating your own thread on the issue, JS Daly.

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

The topic ‘Text wrapping problem with Raindrops theme’ is closed to new replies.

## Tags

 * [links](https://wordpress.org/support/topic-tag/links/)
 * [wrap](https://wordpress.org/support/topic-tag/wrap/)

 * 3 replies
 * 4 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/text-wrapping-problem-with-raindrops-theme/#post-3085951)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
