Hello. I tried changing header font using the instructions from a previous post:
Paste this code in Custom CSS
Appearance > Theme Option > Styling Option > Custom CSS
h1, h2, h3, h4, h5, h6, p, a{
font-family:"arial";
}
But it didn't work. Please advise.


