• Hi there!

    I’m building a website for my healthcare institute. It’s an institute for people with mobility issues due to brain damage.

    I would like to change the font for the page title in the upper left corner @theme Khaown

    Can somebody please tell me which CSS I must edit?

    Thanks in advance!

    Take care

    Regards Paul

    • This topic was modified 2 years, 8 months ago by Jan Dembowski.

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hey,

    I checked theme doesn’t provide any settings for setting different fonts for different tags or sections. In this case, You will have to register and enqueue custom fonts of your choice with custom coding or you can use the plugin to load a custom font, there are many free plugins available for that.

    Then you can write custom CSS to change the font of the title. You can add custom CSS via Customizer > Additional CSS

    Thread Starter pahoma

    (@pahoma)

    @vijayhardaha Thank you for your reply. I don’t have the knowledge to edit this in the right code. I would like to change that font into ‘ Planet Benson Two’. Can you please hand that code?

    Thanks in advance!

    Take care, stay clean and be strong ????

    I really appreciate all the help I get/gain at this forum. (L)

    Regards Paul

    • This reply was modified 2 years, 8 months ago by pahoma.

    That’s hard in this case, as you’re looking for a Local font to be used. for that, you’ll have to use a plugin that allows you to use local fonts. then it will generate a font family name to use in CSS.

    I am also unset which section title you’re looking to change to hard to write CSS code.

    Thread Starter pahoma

    (@pahoma)

    @vijayhardaha Thanks for your quick reply. Would it be easier if I upload that font to my webserver?

    Thanks in advance!

    Regards Paul

    If you upload the local font to the server then you’ll have to custom font face code. You can try to find a similar font in google fonts.

    Then check method 2 in this article to load the font into your website. then write the custom CSS for the element in which you need to change.

    https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/

    Thread Starter pahoma

    (@pahoma)

    @vijayhardaha Sorry for the late reply, but thanks for your answers; this topic can be closed.

    Regards Paul

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Change font for title’ is closed to new replies.