Hi there,
Sorry this is a basic question I am sure. Just can't find it on the site and my efforts are failing ...
I need to change the font size of my H1's.
Do I do this in Quick CSS? Any special code? I am using Corona.
Thank you.
Hi there,
Sorry this is a basic question I am sure. Just can't find it on the site and my efforts are failing ...
I need to change the font size of my H1's.
Do I do this in Quick CSS? Any special code? I am using Corona.
Thank you.
Hi,
Yes, you can do that in Quick CSS. Here is an example code:
h1 {
font-size: 24px;
}
Hope this helps.:)
Regards,
Ismael
You must log in to post.