I'd like to use my own webfont for the website I'm creating.
I did put it in the 'salient-child' directory and assigned it in the style.css. This is working fine, but reduce overhead I'd like to stop the 'OpenSans' font being loaded.
I always try to make as little changes in the code as possible, to reduce compatibility issues with future theme updates. So, what would be the way to do this?
Is there any way to do this in the settings that I've missed? Or what would be the best way to do it in code?
Hi,
I'd like to use my own webfont for the website I'm creating.
I did put it in the 'salient-child' directory and assigned it in the style.css. This is working fine, but reduce overhead I'd like to stop the 'OpenSans' font being loaded.
I always try to make as little changes in the code as possible, to reduce compatibility issues with future theme updates. So, what would be the way to do this?
Is there any way to do this in the settings that I've missed? Or what would be the best way to do it in code?
Hey!
I am afraid you cant remove it without editing the parent style.css .
Thanks
ThemeNectar Support Team
Bummer.
Thanks for the reply though.