• Hello,
    My site is https://www.mendocinocoastpal.org

    Text wraps correctly in Safari, Chrome, and Firefox, but in Internet Explorer, words break in strange places without even hyphenating (not that I want hyphens).

    In the past, this solution fixed my same issue for Firefox:

    In your Child Theme or CSS Editor Plugin try this code:
    .post .post-excerpt {
    word-break: normal;
    }
    This doesn’t take care of the word-breaking in Internet Explorer.
    I would greatly appreciate help with this.
    Thank you so much,
    Jennie

  • The topic ‘Internet Explorer Word-break issues’ is closed to new replies.