Home › Forums › WordPress Themes – Premium › Preferential › Change To Main Content Font › Reply To: Change To Main Content Font
Hi Maheswaran,
Please add the followig css to fix the issue.
body, p { font-size:13px; }
Note:use the custom css plugin or child theme stylesheet to write the css, so that custom code does not lost while update the theme.
Thanks
Lost Password?