Skip to content
Public Ticket #28585

category & archive post titles

Conversation thread

Shasi replied

Customer Reply

Perfect! Thank you :D

PenciDesign Supporter replied

Staff Reply

Hi,

The issue is that the Elementor KIT has overwritten the HTML Heading height, causing this issue to appear on all pages created with Elementor.

To resolve this, please modify the Elementor KIT by following the document at this link. Alternatively, you can go to Appearance → Customize → Custom CSS and add the following custom CSS code:

h1, h2, h3, h4, h5, h6 {
    line-height: 1.35 !important;
}

Regards,
PenciDesign.



Shasi started the conversation

Conversation Start

Hi!

I have some long post titles on my blog. On the CATEGORY & ARCHIVE pages the titles overlap when they reach the end instead of starting on a new line. I don't have this issue on the HOME page which I edit with Elementor.

Is there are way to increase the line spacing for these post titles?

Want to join this conversation or access attachments? Sign in first.