WordPress.org

Forums

Header font (5 posts)

  1. khennie
    Member
    Posted 6 months ago #

    I have changed the font on my header to papyrus and I can see the change on some computers, but on some it is still an arial-type style. My site is : http://www.takeupyourcrossdaily.org

    Here is where I changed the code:

    #site-title a {
    color: #111;
    font-size: 46px;
    font-weight: bold;
    line-height: 46px;
    text-decoration: none;
    font-family: papyrus;
    }

    Is there something I'm doing wrong? All feedback is greatly appreciated, thanks!

  2. Andrew Nevins
    Volunteer Moderator
    Posted 6 months ago #

    In which browsers and browser versions are you experiencing the problem?

  3. khennie
    Member
    Posted 6 months ago #

    Right now its Internet Explorer and Chrome. I'm out of the house and using a relative's pc. It's also incorrect when browsing with my Android phone. It appears correct when I'm home and using both browsers. Don't have any pc here to check on...

  4. Andrew Nevins
    Volunteer Moderator
    Posted 6 months ago #

    I don't think Papyrus is available by default in all browsers, you may have to use font-face.

  5. khennie
    Member
    Posted 6 months ago #

    I appreciate your response. However I'm not very versed in css and my html is very rusty. Can you give me an example of the change I need to make? I only want to change the title-font, and not the body of the page. Many thanks again.

Reply

You must log in to post.

About this Topic