Re: CSS Flyout Menu - How do I change category fonts without changing the whole websi
Originally Posted by kal
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.