Archived topic
Changing the font for post titles
14 replies · Started by Richard on July 28, 2022
Hello,
I having an issue updating the post titles to the franklin gothic book font, can you help?
Thanks
Rich
Hi there,
the font is loading, and it looks like franklin gothic book to me - have you tried clearing the device browser caches ?
Sorry, wrong font. I meant to say glypha ltpro!
in the uaf.css is this rule:
body,
p,
blockquote,
li,
a {
font-family: 'franklin-gothic-book' !important;
}
Its making every link the franklin-gothic-book font.
If you remove the a from that CSS then you should see the font you selected
Thanks David. Could you point me in the right direction for the uaf.css?
It's ok, I found it:)
Glad to hear that!
I've made the change but it's still the same?
I am still seeing that CSS being loaded :
Thanks David. This time I made the change directly in Transmit and it worked:)
Glad to hear that!
I've updated the domain as the site is now live. In doing so the css file reverted to the original?
I've removed the 'a' as before but it's still there on checking. I'm guessing this could be just a cache issue?
How is that CSS File created ? Is it manual ?
As far as I know, it's auto
I assume its a plugin thats doing the font stuff and creating that CSS?
If so - Can you ask the plugin developer how to change that. ie. get rid of those styles.