Change Font in **SHOW ENTIRE MENU GROUP**
URL to the page in question:
http://www.http://canadianhonkercatering.com/
-
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?
Hello William,
You can change those. Here’s how:
- Go to your theme options page and choose the Advanced tab.
- Scroll down to the Custom CSS box and add this:
ul#primary-menu li a {
color: #b7410e;
}
- 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
- The topic ‘Change Font in **SHOW ENTIRE MENU GROUP**’ is closed to new replies.