Typeface

Viewing 3 posts - 1 through 3 (of 3 total)
  • #3989
    pfelberg
    Participant

    Hi.
    Really a very very cool theme. I just loved it.
    But besides my wish to be able to change main image slider background color, I wonder if it is possible to change the typeface as well. I am having some problems with special characters and that´s very bad.
    Any help is appreciated.
    Thanks,
    Paulo

    #3993
    sabdcastles
    Participant

    for example: add
    body {
    font-family: “Arial”, sans-serif;
    color: #063066;
    font-size: 17px; }
    at the end of style.css

    #3994
    pfelberg
    Participant

    Thank you!
    Worked perfetcly! Besides, I had missed style.css location. It is located along the other php files and I didn’t see it before. Everything I need is there!
    Again, thank you!!

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.