Home › Forums › Support › How to disable hyphenation word splitting of header titles › Reply To: How to disable hyphenation word splitting of header titles
November 13, 2015 at 10:21 am
#152743
Lead Developer
Lead Developer
Try this:
.main-title {
word-wrap: normal;
}
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development