How can I change the regular font size? Want it to be slightly bigger to be easier to read,
How can I change the regular font size?
4 posts from 3 voices-
Posted 1 year ago #
-
Hey,
in your Quick CSS or custom.css you can add
body{font-size:14px;}
OR you can open up propulsion/css/base.css and find and modify the value
body { font: 13px/1.65em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #444; /*-webkit-font-smoothing: antialiased; Fix for webkit rendering */ -webkit-text-size-adjust: 100%; }Posted 1 year ago # -
Thanks! :)
Posted 1 year ago # -
Glad that Chris could help you :)
Posted 1 year ago #
Reply
You must log in to post.














