• Hi,

    I love this theme, but the lists seem off… The font and/or font size is different from regular paragraph text. Also the line height seems too small.

    Please see screens…

    This is how it looks in ColorMag:

    This is how it looks in ColorMag

    Bigger size

    See the difference in text formatting between paragraph and list?

    Now this is an example of how it should look (different theme):

    And this is how I think it should look (this is from a different theme with better text formatting)

    Bigger size

    I hope you see the difference and agree with me that this needs some attention.

    Thanks!

    • This topic was modified 7 years, 10 months ago by slippers.
Viewing 1 replies (of 1 total)
  • Try to play with this CSS:

    .entry-content li {
    font-family: Open Sans;
    font-size: 15px;
    list-style-type: disc;
    line-height: 1.6;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Lists (bullet points) look bad…’ is closed to new replies.