Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6999
    fritzhesse
    Member

    Is it possible in the custom CSS or child style sheet to change the font of the text in the menu bar?

    Also wanted to know if it is possible to remove the “powered by wordpress” text.  Does that require Catch Everest Pro?

    #7016
    Sakin
    Keymaster

    @fritzhesse: Yes you can use “Custom CSS” or child stylesheet to change the font of the test in the menu bar. Try use Web safe fonts http://www.w3schools.com/cssref/css_websafe_fonts.asp. For example to change to Arial font you can add as below:
    #header-menu { font-family: Arial, Helvetica, sans-serif; }

    Yes it requires Pro version. If you have Catch Everest Pro theme, you will have option of Footer Editor box in Theme Options panel though which you can easily remove the “powered by wordpress” text.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to change the font in the menu bar’ is closed to new replies.