Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
which is font family the menus
Hello i like know what is font of the menu
i checked but i don't know what is location
i know family it's font-family: inherit;
Thanks for you help
Tagged:
0
Comments
Look in style.css
Inherit means that class inherits the font family set in style.css this can be overridden in custom.css
There was an error rendering this rich post.
depends on your theme . Look in the css and search for font-family. also depends on what your browser supports or you should learn how to inspect elements with your web tools.
om this forum here it is:
'lucida grande','Lucida Sans Unicode',tahoma,sans-serif
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
thanks.
i look in
vanilla/themes/mytheme/design/custom.css
the font it's
font-family:"Myriad Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "Liberation Sans", sans-serif