Request: Long-term user.

Request: Long-term user. Not a CSS or HTML guy. I want to change the line spacing on my lists. I would like more information on the page and the line spacing is too large. How can I modify it?

Comments

  1. Hello Brian,

    We don't have a good tested solution to this, but you can try reducing the space with the following CSS rule:

    ul.topLevel ul li.task { line-height: normal; }
    ul.topLevel li.task { line-height: normal; }

    You may also consider reducing font-size with this rule: https://checkvist.com/checklists/486715-checkvist-customization-css-samples#task_16834323

    Hope, this helps,

    ReplyDelete
  2. I've done this and it works fine.

    ReplyDelete
  3. Do I just take the two lines and place in the CSS box under my profile? I did this and nothing happened.

    ReplyDelete

Post a Comment

Popular posts from this blog

Hello friends

Hello friends!

I'm really enjoy using checkvist, you are adding great features very quickly.