Font not changing on the title

Home Forums Use Any Fonts Font not changing on the title

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10162
    deepak
    Guest

    How can change the font for the site title on the browser bar

    I tried adding a class and assiging the same with my font name , but its not working

    <title class=”myfont”><?php echo ‘<title>’ . wp_get_document_title() . ‘</title>’ . “\n”; ?></title>

    #10167
    Dinesh
    Keymaster

    Hi Deepak,

    Browser bar doesn’t take font family. So we can’t assign it there.

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Font not changing on the title’ is closed to new replies.