• Resolved eblanch

    (@eblanch)


    I have been trying to change the fonts of my header title and tag. I succeeded in changing the title, but not the tag. I can’t seem to find anyplace that shows a font for the tag. Do I need to add it? I can’t find the number I changed for the title either! Yes, I am a beginner!!

    Here is my site.

    https://www.blanchardtrombone.com

    I am using the multi-color 1.7 theme by Nischal Maniar.

Viewing 3 replies - 1 through 3 (of 3 total)
  • open theme’s style.css and find

    #header h1 { font-family: Arial; font-size: 56px; text-shadow: #444 1px 1px 1px; margin-bottom: 5px; margin-left: 40px; padding-top: 50px; }
    #header .description { font-size: small; margin-left: 48px; font-family: Arial; text-shadow: #444 1px 1px 1px; }
    #header h1 a { text-decoration: none; }

    change
    font-size: small
    to medium or large

    Thread Starter eblanch

    (@eblanch)

    That did it. I was going to try that, but didn’t. Thanks for the help!!

    Is the first line the blog title font in the header?

    Thanks,

    Eric

    Thread Starter eblanch

    (@eblanch)

    Nevermind, I got it to the size I want!

    Eric

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘change header fonts’ is closed to new replies.