Viewing 2 replies - 1 through 2 (of 2 total)
  • To solve the word cut issue in the entry titles in Grid or Masonry style, just add the following css code in Appearance -> Customize -> Additional CSS :
    .entry-title {
    word-break: break-word;
    }

    Thread Starter Li-An

    (@li-an)

    Thanks for the tip. I decided not to use this theme as it is not ready for translation.

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

The topic ‘title words cut’ is closed to new replies.