To change the font family, tell us the URL of the site. This is necessary to view the CSS you are currently using.
I’m building it at http://www.beachsun.org/gulfzen/.
As you can see it’s very light. Thanks.
Don
Open your style.css file, go to line 2281, and change
color: #ccc;
into
color: inherit;
Anyway, be aware that if you update the theme, you loose this modification. The safe solution is to create a Child Theme (it’s very simple to do that).
Let me know.
Thank you, aldolat, for the help.
I made the change but the #$@%$# font is still in gray.
Any other ideas?
Don
I see that the line 2281 still has color: #ccc. Change it, save and tell me the modification here.
It should be changed now. I’ve checked it several tlimes.
Don
Yes, it’s black now. Thank you for your help.
Don