Bullet and numbered lists' font

  • Posted in : Read WP
  • mary1686
    Participant

    Hi,

    what can I do to have the font in lists looks exactly the same than the regular one?

    As you can see here it’s bigger:
    http://mariaswebspot.com/?p=41

    I already tried:
    ol, ul { font-size: 15px; }

    But nothing changed.
    Thank you

    serkan
    Moderator

    Hi, You can try to use it like this;

    ol, ul {
        font-size: 18px !important;
    }

    Thanks

    mary1686
    Participant

    It doesn’t work.
    http://mariaswebspot.com/?p=41

    I added it in theme option-style-custom css

    serkan
    Moderator

    Hi, You have [inline_lightbox_wrap in your custom css box. It is affecting your css code. Remove it.
    Thanks

    mary1686
    Participant

    I removed it but unfortunately the problem is still there.
    http://mariaswebspot.com/?p=41

    serkan
    Moderator

    Hi, Can you add the code like this;

    ol, ul { font-size: 18px; font-family: 'Georgia'; }

    Thanks

    mary1686
    Participant

    ok, now it works! Thank you!

    serkan
    Moderator

    You are welcome.

Viewing 8 posts - 1 through 8 (of 8 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