• Resolved rajaghera16

    (@rajaghera16)


    Hi! I am using the theme Chronicle to create a website. When I add information to a page it splits some of the words at the end of the line and cuts off some of the letters. My website is jackbrittwebmaster.com. To see what I am talking about, please go to my website and click on the “Augmented Reality” page. Anyway I can fix this? Thank you!

Viewing 1 replies (of 1 total)
  • Hii Rajaghera16,

    Please go to Dashboard -> Appearance -> Customize -> Theme Options -> Theme General Options -> Custom CSS

    insert code into Custom CSS box and save –

    .content_left p {
        word-break: normal;
    }

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Chronicle Theme- Letters Cutoff in Words’ is closed to new replies.