• Resolved JackieCraven

    (@jackiecraven)


    Is there a CSS code I can use to change the font style of the header text?
    Right now, I’m using a gif logo. I’ll use text instead, if I can change the font.

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

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi @jackiecraven
    Just go to Customize->Himalayas Typography Options->Google Font Options and then you should be able to change the font of the desired section as you desire! To change the Header text just choose your desired site title font. Hope this helps!
    For any further queries do let me know.
    Regards

    Thread Starter JackieCraven

    (@jackiecraven)

    Nidwija, there are no “Typography Options” in the Customize menu for my version of the Himalayas theme. Is there a CSS command that would allow me to change the header type font?

    Hi @jackiecraven
    There should be a Himalayas Typography Options available if not let me know and I can help you further with your issue.
    Regards

    Thread Starter JackieCraven

    (@jackiecraven)

    Nidwija, I’m not able to find the Himalayas Typography Options or Google Font Options. The options on my Customize menu are: Site Identity, Header Media, Menus, Widgets, Homepage Settings, Additional CSS, Himalayas Header Options, Himalayas Slider Options, Himalayas Design Options, and Himalayas Additional Options. I’ve looked in each of these categories, but Typography isn’t listed. Is there a plugin I need to install?

    Hi @jackiecraven
    Maybe it’s located within the Additional options if not let me know and I’ll provide an alternative.

    Thread Starter JackieCraven

    (@jackiecraven)

    No, the Additional Options choices are: Related Posts, Author Bio Option, Hide Blog Posts from the Front Page, and Excerpts or Full Posts Option.

    Hi @jackiecraven
    Then try the following CSS codes and see if that solves your issue else let me know!
    #header-text{
    font-family:”Snell Roundhand”, cursive;
    }
    #site-title{
    font-family:”Snell Roundhand”, cursive;
    }
    Here, insert your desired font family instead of the ones I’ve place and see if that makes a difference.
    Regards

    Thread Starter JackieCraven

    (@jackiecraven)

    Thank you. The #site-title command works very well. Much appreciated!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Header Text Font’ is closed to new replies.