Hi. how can I change the font size of text in bullet & numbered lists?
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
Sure, see attached.
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
ol li {
font-size: 16px;
}
Best regards,
Rikard
works perfectly – thanks!
Hi edgold,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria
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).
Hi edgold,
Please try adding this CSS code as well:
.entry-content-wrapper ul li {
font-size: 16px;
}
Best regards,
Nikko
Words great, thanks!
Hi edgold,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko