Matt Turk Apr 12, 2016 · 1:16 pm #3374 Hi!
I was hoping you could help me understand how to change the fonts used in the theme currently.
I understand I need to do this via Appearance > Custom CSS
I don’t know code and would love your help.
I would love to use Good Dog (for display text) and Roboto Medium and Regular for Body Copy.
Thanks in advance!
Matt
Andrew Misplon Puro Jul 21, 2016 · 8:14 pm #4274 Super 🙂 Glad to hear that did the trick.
dalvsep Sep 11, 2016 · 2:09 pm #4836 Hi Andrew
I am also trying to change the font on my website (I bought one from myfonts.com). I installed the plugin provided and followed the “how-to” but it didn’t work. So I’ve put the following code in custom.css:
body,
button,
input,
select,
textarea {
font-family: AvenirLTStd-Roman, arial, sans-serif;
font-weight: normal;
font-style: normal;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
font-family: AvenirLTStd-Roman, arial, sans-serif;
font-weight: normal;
font-style: normal;
}
But it still doesn’t work on the Ultra Premium. I’ve tested with another theme and it partially worked… Can you help?
Best,
Silviu
Andrew Misplon Puro Sep 11, 2016 · 4:01 pm #4837 Hi Silviu
Thanks for posting. Any chance you can open a new support topic for us? You’ll find the form at the bottom of this page: https://purothemes.com/support/forum/ultra-theme/. This topic we’re chatting on is resolved. Please, send me a link to your site when posting and I’ll take a look at the problem. I’m sure we can solve it quickly 🙂