Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1252742

    Hi. how can I change the font size of text in bullet & numbered lists?

    #1252857

    Hey edgold,

    This can be done via css. Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1253476

    Sure, see attached.

    #1253603

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    ol li {
      font-size: 16px;
    }

    Best regards,
    Rikard

    #1253614

    works perfectly – thanks!

    #1253692

    Hi edgold,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1253968

    Actually… something strange has happened, and the bullet font has reverted back to tiny. I’ve not made any further changes to the CSS (i.e., the code you gave me is still in place).

    #1254003

    Hi edgold,

    Please try adding this CSS code as well:

    .entry-content-wrapper ul li {
        font-size: 16px;
    }

    Best regards,
    Nikko

    #1255210

    Words great, thanks!

    #1255216

    Hi edgold,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Change buller/numbered list font size’ is closed to new replies.