Changing header text size

Viewing 7 posts - 1 through 7 (of 7 total)
  • #13037
    lukes
    Participant

    I would like to change the text size in the theme header. There is no option to do this under Appearance –> Theme Options –> Typography. Looking at the generated page HTML the header has a class of “home” which does not seem to be set anywhere in the CSS that I can find so I am not sure how it’s font type is defined to being with. I am reluctant to just assign a font size to the class of “home” without better understanding what is going on. Anyone else change the header font size?

    #13099
    Daniel Tara
    Keymaster

    Thank you for your suggestion, it will be considered in the future release.

    #14722
    rbkyomama
    Participant

    I’m also frustrated by not being able to change font size of, and make bold, the header text. I also want to be able to change the color of the headers (which are the same as the menu titles) on each landing page

    #14767
    Traxy
    Participant

    If you mean the page title, you could add this custom CSS:

    h1#site-title { whatever you want πŸ™‚ }

    #14847
    Traxy
    Participant

    Actually, better make that just be #site-title (without the “h1”), because I just noticed the header looked different on the home page and on an actual post … because in the post, #site-title doesn’t contain a heading, only a hyperlink.

    #14856
    rbkyomama
    Participant

    Thank you very much.

    #18926
    earntheturn
    Participant

    Hi All – Do you know how to change the H3 font size? There’s an option to do it under “typography,” but when I change the size there, nothing changes.

    here’s the site: http://www.earntheturn.com

    I’d like to change the Instagram and Flickr widget titles to be smaller and not italic.

    Any thoughts and feedback would be wildly appreciated!

    Thanks!
    Michelle

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.