Forums

Different fonts.. (2 posts)

  1. etcbbu
    Member
    Posted 3 months ago #

    Hi all,

    How can you install/use different fonts for body content in Pages and Posts?

  2. govpatel
    Member
    Posted 3 months ago #

    Fonts are not installed in wordpress they are installed on computers and wordpress in style.css sets what fonts to use so if you want change fonts you will need to make change. in style.css.

    Each theme is coded differently basically you will be looking for
    font-family: Tahoma,Arial,Helvetica,Sans-Serif;

    in this case Tahoma is first choice and if not found Arial and so on so there are choice of four fonts.

Reply

You must log in to post.

About this Topic