Change post font size
-
I am trying to make the Paragraph default font for all the posts (and, frankly, the home page, too) larger. Based on a couple of other threads, I inserted this custom CSS, but it doesn’t seem to have changed anything:
body { font-size: 14px; }
.single .entry-content { font-size: 14px; }
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Change post font size’ is closed to new replies.