Change Font in **SHOW ENTIRE MENU GROUP**

Support Area Forums Umami Change Font in **SHOW ENTIRE MENU GROUP**

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://www.http://canadianhonkercatering.com/
  • Author
    Posts
  • #35265
    William Allen
    Participant

    Can you please tell me how to change the font color of the menu after I add custom “SHOW ENTIRE MENU GROUP” code from earlier post?

    #35268
    Bill Robbins
    Moderator

    Hello William,

    You can change those. Here’s how:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      ul#primary-menu li a {
      	color: #b7410e;
      }
      
    3. Update your settings.

    You can change the #b7410e to a different color if you need to. If you run into any questions or trouble, let me know.

    Thanks,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change Font in **SHOW ENTIRE MENU GROUP**’ is closed to new replies.