Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #869164

    DanielGruppen
    Participant

    Hi,

    I want to use the Gloria Hallelujah font for only the H5 headings. How can I fix this?

    #869535

    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    @import url(https://fonts.googleapis.com/css?family=Gloria+Hallelujah);

    Then place font-family: 'Gloria Hallelujah', cursive; to the style field of your custom headline (h5). See – http://prntscr.com/aowc2v

    Hope this makes sense.

    Cheers!