Archived topic
can i have multiple font sizes in header
1 reply · Started by sdanbu on April 18, 2017
Viewing posts 1–2 of 2
Is there a way to have multiple font sizes in the header content?
I tried but this didn't work.
<font size=xx>
Big font here
</font>
<font size=xx>
small font here
</font>
I tried using typography > body> mobile typography but that changes all the font sizes.
https://generatepress.com/forums/topic/responsive-font-sizes/
Thanks
Hi Scott,
Like in the page header content? If so try this:
<p style="font-size:20px">BIG</p>
<p style="font-size:10px">SMALL</p>
Let me know.
This archived topic is closed to new replies.