Change line interval in lists

Posted in: Newsmag
Post count: 56

Hello,

I’m using some font from your collection and changed the line interval, it looks like this:

http://take.ms/LXov5

It’s easy to read.

But I’ve got the problem with the lists cause they look like this:

http://take.ms/mZc82

Totally isn’t easy to read. However, it’s the same post:

http://securerr.com/tips-to-avoid-phone-scams-and-vishing/

So could you help me to achieve the same interval and make great readability?

Thanks!


Alex

Post count: 7909

Hi,

Please use this custom css in Theme Panel > Custom Css to change the line height for unordered lists: http://screencast.com/t/IovdvmjRN

.td-post-content ul li {
line-height: 32px;
}

Thanks!

Post count: 56

Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.