Skip to content
Public Ticket #20918

I'm not able to change the line spacing for the blog posts.

Conversation thread

Kaydee Karam replied

Customer Reply

Thank you. I was able to do it

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.post-entry p,
.wpb_text_column p,
.woocommerce .page-description p {
    line-height: 17px;
}

Change 17px to the spacing you want to show.

Regards,
PenciDesign.



Kaydee Karam started the conversation

Conversation Start

Hey I want to add some line spacing so that content doesn't look congested in blog posts but on changing the option in appearance general menu, it doesn't alter anything on the blog page. Please help me!!

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