Turn off hyphenation
- The topic ‘Turn off hyphenation’ is closed to new replies.
Need help? Check out our Support site, then
Hello-
Is there any way to turn hyphenation off without purchasing the CSS upgrade?
Essentially, this line in the theme’s CSS-
p,ul,ol,dl,blockquote{-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}
I can negate it in preview by doing this-
p,ul,ol,dl,blockquote{-webkit-hyphens:none;-moz-hyphens:none;hyphens:none}
…but it would be great if it were configurable without the CSS upgrade.
Thanks!
The blog I need help with is: (visible only to logged in users)
Hey there,
Unfortunately, I don’t think that is configurable without using CSS. Sorry I don’t have a happier answer :(.
No worries, just wanted to be sure I wasn’t missing an easier answer. Love the theme, thanks!
No problem! I’m happy to hear Andy could answer your question :)