Archived topic
Changing typography for H4-H6, nav menu, etc
7 replies · Started by Harry on January 2, 2022
Hello GP team,
I'm trying to modify the typography of my site (generatepress premium theme with generateblocks), but the Customize->Typography is only show Body and H1, H2 and H3. How to I modify other things like the other headings, the nave menu, etc.?
Thanks,
Harry
Hi Harry,
Are you using the Dynamic typography? Do you see the same picture as the screenshots below?
https://docs.generatepress.com/article/dynamic-typography-overview/
If so, you should be able to choose typography for different elements by clicking on the add typography button:
https://www.screencast.com/t/fx4emyXu2jS
Let me know if you need further assistance :)
That's what was missing! Thanks, Yang!
Harry
No problem :)
One more question about Typography. What is the difference between H1 and Single Content Title H1. Similarly, H2 and Archive Title H2?
Thanks, Harry
Single content title is the post title/page title of a post/page which generated automatically by WP.
H1 is for all H1 elements (manually added and automatically generated) including single content title.
For example, if you set font size for H1 to 40px, then all the H1 would be 40px.
But if you set font size for single content title H1 to 20px, then the single content title H1 will change to 20px, other H1 elements keep the 40px.
Archive title H2 is the post titles on blog/archive page generated by WP.
The relationship between H2 and archive title H2 is similar as the H1s.
Thanks, Ying!
Harry
No problem :)