• Hi!

    I’m unable to change the font size on a numbered or bulleted list on my posts. It defaults back to a smaller size, and I’ve tried a bunch of CSS changes but nothing works.

    .entry-content ol li span{
    font-size:18px!important;
    }

    I tried that as well as:

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

    And did not have any success. I would love any help, thanks so much!

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Numbered List Font Size’ is closed to new replies.