Post content line space

Posted in: Newspaper
Post count: 2

Im a new member and am having problems with what I initially thought would be a simple task. I want the spacing between the lines in my post content to be 140%. How do I do this? If the answer is to change/add CSS coding pls be specific with the process because I have no idea how to do this either. Thx.

Post count: 22421

Hello,

We will help and be as specific as we can if you do the same though. What are those lines you are mentioning? Please add more info. A screenshot, a link to your site. I cannot provide a specific and precise answer based on general information.

Thank you!

Post count: 2

Ok in your reply there are three lines of text with single line spacing between the Hello and Thank You. I would like wider spacing than a single space but not as wide as a double space – hence around 140% of a single space.

Now, i just hit enter twice for a double space. This space is too wide for the text of my posts while the single space above is too narrow. How do i modify the space between the lines to a custom measurement between single and double, whether the measurement be in %, px, etc? Thx!

Post count: 22421

Hello,

You can use this css code in the theme panel->custom css box. This is the default spacing value so you can change it to a bigger or smaller number.
.td-page-content p, .td-post-content p, .wpb_text_column p, .td_block_text_with_title p, .woocommerce #tab-description p, .mce-content-body p{
margin-bottom: 26px!impportant;
}

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.