Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #459605

    Hi, Looking to change the font family of everything, sitewide, headlines, p, etc, etc. I’ve seen a number of threads on this but hope you could provide some clarification on this particular family. We’ve setup a child theme and are using the child’s style.css.

    Here’s the objective:

    font-family: “Palatino Linotype”, Georgia, “Times New Roman”, Times, serif;
    or
    font-family: Palatino, ‘Palatino Linotype’, ‘Palatino LT STD’, ‘Book Antiqua’, Georgia, serif;

    Many thanks.

    • This topic was modified 9 years, 4 months ago by camber.
    #459911

    Hi Greg!

    Please try the following in Quick CSS under Enfold–>General Styling:

    #top * {
    font-family: “Palatino Linotype”, Georgia, “Times New Roman”, Times, serif !important;
    }

    Cheers!
    Rikard

    #460507

    Perfect. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change Font Family For All Elements’ is closed to new replies.