Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #118326
    Rick Doerr
    Participant

    Tikaram – I followed your suggestion off earlier Q&A to change the font on my site. However, How do you change it back to the white font but not in cursive? And furthermore, How do you change the fonts in general, throughout the site?? Thanks for your help in advance.

    #118342
    tikaram
    Keymaster

    @raddoerr :Go to Appearance => Customize => Additional CSS find and remove the following css that i provided you earlier.

    .site-branding-text .site-title a{
        color: #222;
        font-family: "Amatic SC",normal;
    }

    After removing the additional css it will change back to white.

    To change the font throughout the site you can change from custom css but can you please provide me the name of the fonts you want to use so that i can help you with the css.

    Regards,
    Tikaram

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Font’ is closed to new replies.