Stop word wrap on page?
-
Hi Folx!
I’m struggling to get some of my text box on pages to be on one line rather than to hyphenate. Words like “ethics” get split into “eth-ics”, etc. The page isn’t live yet. I tried adding this to the CSS editor:
.site-content article, .widget-area .widget { word-wrap: normal; -webkit-hyphens: none; -moz-hyphens: hyphens: }
but it doesn’t seem to help! Am I doing something wrong on my end?
Thank you!
The blog I need help with is: (visible only to logged in users)
-
Hm, that should work.
Would you please let me know the title of the post or page where you’re seeing the problem?
- The topic ‘Stop word wrap on page?’ is closed to new replies.