Hi,
How can i change line spacing on a single post?
Line Spacing on Single Post
2 posts from 2 voices-
Posted 1 year ago #
-
Hi,
Try to add this code in your style.css:
.entry-text p {
line-height: 1.5em;
}Adjust line-height value as required. You can use px instead of em. Hope this helps. :)
Best Regards,
IsmaelPosted 1 year ago #
Reply
You must log in to post.














