• Someone said this was resolved when it was not.

    I need to change a theme font, because the font is not supported and will not display correctly in Windows 7. Also the dash and the numerals are “artistic” and do not work well with designations like D-28, etc.

    I do not need to recreate the theme, or alter it in any other way, I just want to change the font of the text and headings in posts.

    I am totally new to WordPress and html.

    I am using the theme Bouquet and I need to change the font type because it uses weird number and dash styles.

    After finding the style.css, I see this

    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;

    Is that the name of a particular font? Or is it some sort of code command to inherit the font from somewhere else?

    If I just change those three instances of inherit to arial, will the font for my theme change to arial?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Need to change font in a theme.’ is closed to new replies.