• hppeve

    (@hppeve)


    I have been trying to edit the font on my website on all pages, but the ‘copy as word document’ tool doesn’t seem to work. I then realised that if I copied the font from an email it seemed to work. However I have only just realised that this is only true for my computer and any other computer I look at the website on has the old font?! please help!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Phil

    (@owendevelopment)

    We can’t help without a link… =/

    Thread Starter hppeve

    (@hppeve)

    oh sorry,

    Thread Starter hppeve

    (@hppeve)

    ah! you can tell im not good with computers- HERE

    Phil

    (@owendevelopment)

    Open ‘Appearance’ -> ‘Editor’ in the wordpress admin,

    It should automatically open style.css, you need line 25:

    #outer {
        color: #FFFFFF;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        margin: 0 auto;
        width: 968px;
    }

    The font-family controls the font for normal text on pages / posts. This is what you want to change.

    Thread Starter hppeve

    (@hppeve)

    AH thanks phil! My brother told me not to touch that section incase I broke it haha! all sorted now 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Trouble with changing fonts!!!’ is closed to new replies.