how to change font for numbers in numbered list?

K

Kathy

I would like to change the color and font size for the numbers that are
automatically generated for a numbered list. How can I do that?
 
M

MD Websunlimited

Hi Kathy,

You'll need to utilize CSS and CSS selector on the LI tag. Use Format | Style in FP if you wish to make it global to the page or the
better solution is to assign a CSS selector to the LIs using the QuickTag Menu Edit then use Format | Style with the Selector.
 
Top