Change Title Font Size
- The topic ‘Change Title Font Size’ is closed to new replies.
Need help? Check out our Support site, then
Hello,
I would like to reduce the size of my post title/headers. Is there a way to do this?
The blog I need help with is: (visible only to logged in users)
Hi,
Please use the following CSS:
@media only screen and (min-width: 1100px) {
font-size: 2rem;
}}
Let me know if it helped.
Thanks,
Alin
Pixelgrade