add space in category description wordpress

Posted in: Newsmag
Post count: 18

hello sir i want to add space in category description but its working. how to do that.

Post count: 35449

Hello,

Where exactly you want to set the space, between words ?

Thank you!

Post count: 18

no between two paragraphs. in category description

Post count: 35449

Hi,

In order to achieve that you’ll need to use this custom css -> http://prntscr.com/pe68gp
.td-category-description p{
line-height: 30px;
}

The code need to be set in theme panel > custom code> Custom css
If this is not help you, please provide me a link to your category description.

Thank you!

Post count: 18

its working thank you

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