Title: paragraph hyphenation
Last modified: March 21, 2017

---

# paragraph hyphenation

 *  [sanfranciscoave](https://wordpress.org/support/users/sanfranciscoave/)
 * (@sanfranciscoave)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/paragraph-hyphenation/)
 * Hi,
 * I love this theme but my only issue is when the theme loads up on my phone a 
   lot of my paragraph texts get hyphenated. Is the anyway to turn off hyphens for
   this theme?

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

 *  Theme Author [satoristudio](https://wordpress.org/support/users/satoristudio/)
 * (@satoristudio)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/paragraph-hyphenation/#post-8943006)
 * Hey [@sanfranciscoave](https://wordpress.org/support/users/sanfranciscoave/),
 * thanks for choosing Bento!
 * We’ll consider addindg a back-end switch for that, meanwhile you can add this
   code to the “Additional CSS” tab of the Customizer to make it go away:
 *     ```
       .entry-title,
       .entry-content,
       .entry-summary,
       .page-content,
       .comment-content,
       .type-attachment .entry-title,
       .entry-caption {
       	-webkit-hyphens: none !important;
       	-moz-hyphens: none !important;
       	-ms-hyphens: none !important;
       	hyphens: none !important;
       }
       ```
   
 * Sincerely,
    Andrii / Satori Studio
 *  [forclientsmaven](https://wordpress.org/support/users/forclientsmaven/)
 * (@forclientsmaven)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/paragraph-hyphenation/#post-9062926)
 * Hi I am also having this problem.
    This fixes it for Chrome and Firefox but not
   Safari – client is looking at my site on iPad in Safari:
 * [http://gardenroute.ca/](http://gardenroute.ca/)
 * And it doesn’t solve it for blog posts in Chrome:
 * [http://gardenroute.ca/category/blog-post/](http://gardenroute.ca/category/blog-post/)
 * Any help would be appreciated,
    thanks Marilyn
 *  Theme Author [satoristudio](https://wordpress.org/support/users/satoristudio/)
 * (@satoristudio)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/paragraph-hyphenation/#post-9065128)
 * Hey Marilyn,
 * please try updating the theme to version 1.6.7 in the “Appearance – Themes” interface
   of your WordPress admin; after that refresh the website (and clear all caches
   if you’re using any caching plugins) and check if the hyphens are gone. Let me
   know if they still aren’t!
 * Sincerely,
    Andrii / Satori Studio
 *  [forclientsmaven](https://wordpress.org/support/users/forclientsmaven/)
 * (@forclientsmaven)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/paragraph-hyphenation/#post-9065931)
 * Hi Andrii
 * I followed your instructions and hyphenation is still happening on pages and 
   posts:
 * [http://gardenroute.ca/gardens-plus/](http://gardenroute.ca/gardens-plus/)
    or
   [http://gardenroute.ca/category/blog-post/](http://gardenroute.ca/category/blog-post/)
 * In Chrome.
    But it looks like it worked in Safari! getting there! Any ideas? -
   Marilyn
 *  Theme Author [satoristudio](https://wordpress.org/support/users/satoristudio/)
 * (@satoristudio)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/paragraph-hyphenation/#post-9069148)
 * Hey Marilyn,
 * I cannot seem to be able to locate the specific place with hyphenation on Chrome
   on my machine – could you please post a screenshot of how it looks on your computer
   and describe where exactly I should look? Thank you!
 * Sincerely,
    Andrii / Satori Studio
 *  [forclientsmaven](https://wordpress.org/support/users/forclientsmaven/)
 * (@forclientsmaven)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/paragraph-hyphenation/#post-9098810)
 * Thank you – must have had the pages cached, sorry. All fixed!
    Cheers Marilyn

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

The topic ‘paragraph hyphenation’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/bento/2.5/screenshot.png)
 * Bento
 * [Support Threads](https://wordpress.org/support/theme/bento/)
 * [Active Topics](https://wordpress.org/support/theme/bento/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/bento/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/bento/reviews/)

## Tags

 * [hyphen](https://wordpress.org/support/topic-tag/hyphen/)
 * [paragraph](https://wordpress.org/support/topic-tag/paragraph/)

 * 6 replies
 * 3 participants
 * Last reply from: [forclientsmaven](https://wordpress.org/support/users/forclientsmaven/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/paragraph-hyphenation/#post-9098810)
 * Status: not resolved