“How to change the font size for AnsPress front end?

Solved1.85K viewsIssues
0

Hello friends,
I want to increase the font size in the front end, so that the entire AnsPress looks a li’ll bit bigger. How should I do it? Also, I want to change these messages “Ask a question”, “Login or register”(when a user is not logged in). Please reply to my questions. Thank you!

Question is closed for new answers.
Selected answer as best
1

Hello,
You can try:

body #anspress {
    font-size: 1rem ;
}

Edited comment

Thank you so much Rahul. And how to change this custom message– Ask a question; login or register, etc.