Title: [Plugin: Q&amp;A] Visual editor doesn&#039;t word wrap
Last modified: August 20, 2016

---

# [Plugin: Q&A] Visual editor doesn't word wrap

 *  [thatwastaxing](https://wordpress.org/support/users/thatwastaxing/)
 * (@thatwastaxing)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-qa-visual-editor-doesnt-word-wrap/)
 * Even though the visual editor window fits into the post area nicely, when you
   actually type in it, text starts to disappear off to the right.
 * If I switch to HTML view, all the text is there and wraps as expected.
 * Anybody know how to fix this?
 * [http://wordpress.org/extend/plugins/qa/](http://wordpress.org/extend/plugins/qa/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [thatwastaxing](https://wordpress.org/support/users/thatwastaxing/)
 * (@thatwastaxing)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-qa-visual-editor-doesnt-word-wrap/#post-2681465)
 * Ugh. CSS fixed width issue.
 * Change to:
 *     ```
       #question-form table {
       	width: 100%;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Q&A] Visual editor doesn't word wrap’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/qa.svg)
 * [Q&A](https://wordpress.org/plugins/qa/)
 * [Support Threads](https://wordpress.org/support/plugin/qa/)
 * [Active Topics](https://wordpress.org/support/plugin/qa/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/qa/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/qa/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [thatwastaxing](https://wordpress.org/support/users/thatwastaxing/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-qa-visual-editor-doesnt-word-wrap/#post-2681465)
 * Status: not resolved