What would be the easiest way to increase paragraph font size? I trying to avoid digging in multiple CSS files. thank you
Font size?
2 posts from 2 voices-
Posted 8 months ago #
-
Hi!
Hi,
You can add something like this on your custom.css
body p { font-size: .9em!important; }Regards,
IsmaelPosted 8 months ago #
Reply
You must log in to post.














