Site logo

Archived topic

How to disable hyphenation word splitting of header titles

5 replies · Started by Pete on November 13, 2015

Viewing posts 1–6 of 6

How does one disable hyphenation word splitting of header titles?

Thanks.

Try this:

.main-title {
    word-wrap: normal;
}

Thanks

Can you link me to a page where it's needed?

Got it fixed :)

Cool :)

This archived topic is closed to new replies.