Site logo

[Resolved] How to reduce line-height lists

Home Forums Support [Resolved] How to reduce line-height lists

Home Forums Support How to reduce line-height lists

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #158523
    Gustavo

    Hello Tom!
    How I can reduce line-height of the lists?
    Thanks!

    #158547
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    There’s not actually a whole lot of spacing between lists in GP, but you would target them like this:

    ul li, 
    ol li {
        line-height: 17px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.