[Resolved] How to disable hyphenation word splitting of header titles

Home Forums Support [Resolved] How to disable hyphenation word splitting of header titles

Home Forums Support How to disable hyphenation word splitting of header titles

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #152629
    Pete

    How does one disable hyphenation word splitting of header titles?

    Thanks.

    #152743
    Tom
    Lead Developer
    Lead Developer

    Try this:

    .main-title {
        word-wrap: normal;
    }
    #152885
    Pete

    Thanks

    #152907
    Tom
    Lead Developer
    Lead Developer

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

    #152959
    Pete

    Got it fixed ๐Ÿ™‚

    #153029
    Tom
    Lead Developer
    Lead Developer

    Cool ๐Ÿ™‚

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.