Change font size of lists
-
Both numbered and bullet lists have a different font size to the rest of the text. I have this code in CSS:
p, ul, ol {
font-size:18px;
}.entry-content {
font-size: 18px;
}Can you let me know how to change them?
The page I need help with: [log in to see the link]
- The topic ‘Change font size of lists’ is closed to new replies.