1,054 views
in Articles by
How to change font size in wordpress site?

Please log in or register to reply to this topic.

1 reply

by
Hi !

to change font site in your wordpress site, add following code in your style.css file.

.main-content {font-size:14px;}

Change the font size as you need to. You can also add this code in css editor in customize section.

Related topics

...