Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rac71

    (@rac71)

    Thank you, yes this helped!

    The second link you provided did the trick. So, I posted the following in the child’s theme:

    p {
    -moz-hyphens: none;
    -ms-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none;
    }

    Excellent, thanks again!!

    Thread Starter rac71

    (@rac71)

    Hi there!

    Thank you for your quick reply and suggestions.

    I was able to remove the selected code from style.css in the editor. However, I’m not sure how to find the modernizr.js file.

    Sorry, I have very little experience with coding, so if you can point out how I can find this, it would be appreciated. Thanks!

    BTW, I have the Jetpack plugin, but the autocorrect doesn’t remove the hyphen/broken words.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)