• Resolved Savvas Paraskevas

    (@ogenithikable)


    Hello,
    I want to change the tagline font. I installed Google Fonts Plugin, I changed all the other fonts of the webpage with that but unfortunately cannot change the font of the tagline.
    Can you please help me on that? Is there any css code to do it?
    Thank you

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @ogenithikable,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .blog-description { font-family: 'Comic Sans', sans-serif; }

    Change Comic Sans to the font you want to use. Let me know if that does it.

    — Anders

    Thread Starter Savvas Paraskevas

    (@ogenithikable)

    Hello Anders,
    Worked like a charm, thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change Tagline Font’ is closed to new replies.