[Resolved] can i have multiple font sizes in header

Home Forums Support [Resolved] can i have multiple font sizes in header

Home Forums Support can i have multiple font sizes in header

  • This topic has 1 reply, 2 voices, and was last updated 7 years ago by Leo.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #307534
    sdanbu

    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

    #307542
    Leo
    Staff
    Customer Support

    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.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.