Hi, I would like to be able to enlarge the size of the text, the theme used has variable dimensions but I would like to increase them.
Thanks for the help
Solved! Go to the solution
Please share your website URL and password if any. I will check and provide a solution here.
Thanks!
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.css file.
body, input, select, textarea { font-size: 20px !important; }
.rte p { font-size: 20px; }
}
The above code I have given 20px font size for now. You can change it as per your need. Hope this works.
Thanks!
User | Count |
---|---|
496 | |
210 | |
149 | |
76 | |
43 |