I am using the Clearing theme and alread have used a google font(Merriwether) in the “master code.” I am building a special page within my site and trying to override that page only with Roboto Slab. I cannot get it to work, any help would be appreciate.
Overflowchristmas.com
Would really be nice if you posted the Master code you added.
I’m seeing an awful lot of fonts on that page.
Merriwether, Core Magic, Georgia, and more.
The page level font family has no selector.
If you want the same as the site level, only overriding whats “Merriwether” with Roboto then add the *
like you have in the site styles.
* {font-family: 'Roboto Slab', serif;}
2 Likes
That did it! Thanks a bunch!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.