[Solved] ItonNote Theme, the resize or YAR plugin and line breaks

Really like this theme, however, I have the sidebar-resizer (or YAR) plugin enabled.

When in Vanilla theme the line breaks for wrapping text are placed after words. In ItonNote the line breaks happen after each letter, often resulting in words being split across lines.

Anyone any thoughts on how to change the behaviour to Vanilla style?

1 Like

Look for the CSS word-break attribute. For ItonNote, it’s probably set to word-break:break-all. Try changing this to word-break:normal.

-e

2 Likes

Brilliant! Done and sorted.

The “Shulman Effect” is a marvellous prestidigitation.

2 Likes