Archived topic
Increasing fontsize
7 replies · Started by Anonymous on June 8, 2016
How can i incease the fontsize? The max is now 100% in the customizer but i want to maken the H1 bigger.
Regards,
Vic
Have you tried using our Typography add-on? The H1 can be changed in "Customize > Typography > Content Typography".
Yes Tom,
I use the aad-on all the time but still the max. is, depending on the fonttype, not big enough. Can i chancge this somewehere?
Regards,
Victor
You can use CSS:
h1 {
font-size: 50px;
}
Adding CSS: https://generatepress.com/knowledgebase/adding-css/
Hi Tom,
Thanks, it works!
Regards,
Victor
You're welcome :)
Hi Tom,
I am putting together a low vision website and I need to increase the size of the menu items which are to be in the right sidebar. How can I do that?
THanks
Mary
Hi Mary,
Any chance you can open a new topic and link us to the page in question?
Thanks!