Hi! We are happy users of Focus 2 template. However, we need to customize the text in posts, giving a bigger size to font. Is that possible? What we have to do? Thank you!
1 Answers
You can use the following code:
.post .entry-content {
font-size: ...px;
}
Thank you Dominic!
Please login or Register to submit your answer