Hi,
How can I change the paragraph font size of my theme. (my website is twentyfree.co) I am using the activello theme.
Hi,
How can I change the paragraph font size of my theme. (my website is twentyfree.co) I am using the activello theme.
hey there
Hope you are having a good day and thank you for your question
Please add this CSSĀ in appearance - customize - additional CSS
body {
font-size: 15px;
}
Thanks!
Colorlib Support Team