Hello!
I have a client who’s insisting her website be in ‘ARIAL BLACK’ font. Is there a way for me to change the default font to ‘ARIAL BLACK’?
Thanks!
Jeff
Hi Mike, thank you. I saw that , and I saw ARIAL as an option for the Font Body — but no the Heading Font. How do I get the headings in ARIAL too?
Hi,
That is strange, my research leads to using this in your css:
h1, h2, h3, h4, h5, h6 {
font-family: Arial, sans-serif!important;
}
I just tested it and it’s working, please try.
Best regards,
Mike
I think that’s working, Mike. Thanks!
Hi,
Is there anything else we can assist with on this issue, or shall we close this then?
Best regards,
Mike
No thank you, Mike. You can close this one down. Very much appreciated.
Jeff