Headline Posts issues

I have an issue with my posts. The headlines are all cramped up and I can’t seem to fix it somehow. Here’s an example post: http://catfished.co/2018/05/08/demo-5-reasons-you-need-the-x-theme/ And every post is the same with the post headline, it’s all cramped up.

How can I fix this properly and easiest?

Hello @Geoffrey,

Thanks for asking. :slight_smile:

Please add following CSS under X > Theme Options > CSS to fix the headline issue:

.entry-title {letter-spacing: 1px !important;}

Above changes are done using custom CSS. If you would like to explore CSS, please take a look at following resource:

https://www.w3schools.com/css/

Thanks.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.