You can turn off hyphenation site-wide by adding the following CSS code.
body {
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
}
You can add custom CSS with the Simple Custom CSS plugin. Once you install and activate it, in your Admin Panel please go to ‘Appearance’ > ‘Custom CSS’. There insert the code you see above and save.
I don’t mind helping people with small tweaks outside of the support here and there. I just don’t always have time to do that in a timely fashion. I apologize for having taken that long to reply to you with that tweak.
Thank you for having chosen Storyteller for your project.