What is the name of the font used on the front page? Is it possible to change the dropdown menu font to match the front page?
Thanks!
What is the name of the font used on the front page? Is it possible to change the dropdown menu font to match the front page?
Thanks!
The font is called quicksand. You can get it here: http://www.fontsquirrel.com/fonts/Quicksand
Thanks dude. How would I set it to be the font for my dropdown menus?
Open up custom.js and search for following line:
Cufon.replace('h1,h2,h3,h4,h5,h6'
and replace it with:
Cufon.replace('h1,h2,h3,h4,h5,h6,#top .nav ul a'You must log in to post.