To insert code use <code>...</code>.
Blog Title Not Using Correct Font
  • I'm using Google Web Fonts and have a specific font for the menu and blog titles (http://suncharge.ca/news-2/). Yet when I click on a blog article to go to the individual blog page, the title font reverts back to a general non-serif font. How can I make sure that the blog title on its own individual page retains the Doppio One font? Thanks.
  • 1 Comment sorted by
  • Hi,

    Just put the correct css code in the css box at the font you use.


    #page .entry_title {
    font-family: 'Doppio One', arial, serif;
    }


    Best regards,
    Striking Team
    Paul