Change font of my menus

Support Area Forums Progress Change font of my menus

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question:
  • Author
    Posts
  • #15363
    Jenn Guitart
    Participant

    Hi Bill,

    First, thank you so much for your help in the past!

    I’m writing because I cannot figure out how to change the font of my menus to Century Gothic to match the other titles without changing the body text also. I like the body text being in Helvetica Neue, but it would be great if I could get the drop-downs and the jquery accordion menu to have Century Gothic.

    Here is my site (a part that uses the accordion menus):
    http://bacheinfo.org/wordpress/?page_id=72

    Thank you so much!

    Best wishes,

    Jenn

    #15365
    Bill Robbins
    Moderator

    Jenn,

    Great question. You can specify Century Gothic for those items. Here’s how:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      header.primary nav a,
      .widget ul {
           font-family:"Century Gothic", AppleGothic, sans-serif;
      }
      
    3. Update your settings.

    If you run into any trouble with that, let me know.

    Enjoy your weekend,
    Bill

    #15366
    Jenn Guitart
    Participant

    Thank you so much, Bill! Problem solved!!

    #15368
    Bill Robbins
    Moderator

    Fantasic!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change font of my menus’ is closed to new replies.