Different Font for Bullet Lists

  • Posted in : Readme
  • oskar2810
    Participant

    Hi, there is a different font for bullet lists. I’d like to make bullet lists use the font of body. Can you help me please?

    ahmetsali
    Keymaster

    Hi, it is weird, same font should be applied to lists as body font, can you provide your related page url?

    oskar2810
    Participant

    maybe it’s just font size, and not type, but generally, it looks different than the body text.

    ahmetsali
    Keymaster

    Hi again, try this custom css code;

    @media screen and (min-width: 768px) {
        .post .entry-content > ol,
        .post .entry-content > ul {
            font-size: 19px; line-height: 30px;
            }
    }
    
    oskar2810
    Participant

    thanks!!, also can you remove the link to my website completely now?

    ahmetsali
    Keymaster

    sure, link removed.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register