Hello,
I'm using Phoca Horizon Template for my webpage. I'd like to enlarge the fontsize for the content. How to do that?
Thanks in advance
Stefan
Phoca Horizon Template on Joomla 5
- Jan
- Phoca Hero
- Posts: 48752
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Horizon Template on Joomla 5
Hi, just use user.css
Create if not exist in:
media/templates/site/phoca_horizon/css/user.css
and add some rule for enlarging the font size, e.g.:
Jan
Create if not exist in:
media/templates/site/phoca_horizon/css/user.css
and add some rule for enlarging the font size, e.g.:
Code: Select all
body {
font-size: 110%;
}
If you find Phoca extensions useful, please support the project