• Resolved veyroniqa

    (@veyroniqa)


    If you take a look at the font of the bulletpoints, you’ll see that they aren’t uniform with the rest of the post. Also, the titles of the thumbnails between the post and the comments are also different. Is it possible to fix this?

    Thanks!

    PS, the fonts using the ul and ol code are all the same with the bulletpoints.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,
    add this

    ul li {
        font-family: 'Century Gothic';
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: 1px;
        line-height: 1.7;
        color: #686868;
    }

    in your custom CSS box under Appearance ? Customize ??Additional CSS.

    Let me know if this works

    Thread Starter veyroniqa

    (@veyroniqa)

    Works like a charm. Thank you very much, Mark!

    Glad I could help!
    I’d like to ask you, if you like the theme and could take a minute to review it here it would help us a lot!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem with the fonts’ is closed to new replies.