Comments tankdeckelverschluss started the conversationMay 3, 2018 at 6:09pmHello Penci-Team,is it possible to have different title fonts on the homepage and the single posts?Thanks in advance!PS: Your theme is great 2,700PenciDesign repliedMay 4, 2018 at 2:17amHi, Thank you for loving our theme. What's the font you want to change on single posts - can you send me the link for this font? I just can help you change to another font from google fonts. Best Regards, PenciDesigntankdeckelverschluss repliedMay 4, 2018 at 6:55pmHello!Thanks for the superfast reply. The font is this one https://fonts.google.com/specimen/Gloria+HallelujahCould you tell me how to change the title font just in case I want to change it sometimes in the future.Greetings! 2,700PenciDesign repliedMay 5, 2018 at 2:33amHi,To do that, please do following steps:1/ Add more this code to Customize > Logo and Header Options > Add Custom Code Inside <head> tag <link href="https://fonts.googleapis.com/css?family=Gloria+Hallelujah" rel="stylesheet"> 2/ Add more this code to Customize > Custom CSS to change the heading inside your single posts: .post-entry h1, .wpb_text_column h1, .post-entry h2, .wpb_text_column h2, .post-entry h3, .wpb_text_column h3, .post-entry h4, .wpb_text_column h4, .post-entry h5, .wpb_text_column h5, .post-entry h6, .wpb_text_column h6 { font-family: 'Gloria Hallelujah', cursive; }Best Regards,PenciDesigntankdeckelverschluss repliedMay 5, 2018 at 2:15pmIt works perfectly! Thank you very much :) Sign in to reply ...
Hello Penci-Team,
is it possible to have different title fonts on the homepage and the single posts?
Thanks in advance!
PS: Your theme is great
Hi,
Thank you for loving our theme.
What's the font you want to change on single posts - can you send me the link for this font? I just can help you change to another font from google fonts.
Best Regards,
PenciDesign
Hello!
Thanks for the superfast reply. The font is this one https://fonts.google.com/specimen/Gloria+Hallelujah
Could you tell me how to change the title font just in case I want to change it sometimes in the future.
Greetings!
Hi,
To do that, please do following steps:
1/ Add more this code to Customize > Logo and Header Options > Add Custom Code Inside <head> tag
2/ Add more this code to Customize > Custom CSS to change the heading inside your single posts:
Best Regards,
PenciDesign
It works perfectly! Thank you very much :)