Hi Sakin,
For the time being, I would like to change the font of the Homepage Headline through CSS. For simplicity’s sake, I’m happy to stick to one of the Google fonts you’ve already enabled in the theme. I added the following code to my custom CSS, and it is not working properly:
#homepage-message {
font-family: Dancing Script, sans-serif;
}
What am I doing wrong?
Note: if I try another of your fonts, say Amaranth, it does work. Hmm.
Here is my dev site: http://dev2.jhamtsegatsal.org/
Thanks for any help!