Quote Originally Posted by kal View Post
When i make changes in the stylesheet.css, it changes the font of the entire website. I would like Century Gothic font, but just for the CSS Flyout Menu 1.3.9 i am using.

Thanks.
I just was asking myself this question yesterday and I figured it out. in your stylesheet_header_menu.css on line 21 where it says div#dropMenu add font-family: Century Gothic, sans-serif; and that should work.

Let me know if you still need help. :)