Does anyone have a suggestion for how to disable the auto hyphening in .rpres slide titles? I put this at the top of my .rpres without success:
.reveal h1, .reveal h2, .reveal h3 { word-wrap: normal; -moz-hyphens: none; -hyphens: none; }Actually, that code worked. The rendering of the Preview was just slower than anticipated.
1 Like
If your question's been answered (even if by you), would you mind choosing a solution? (See FAQ below for how).
Having questions checked as resolved makes it a bit easier to navigate the site visually and see which threads still need help.
Thanks
Got it (...I think). Thanks!
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.