Expired
Hello,
Question: is it possible to change only the standard font color of the menu items via “Extra Side Navigation”/Widget “Custom Menu”.
See example one http://www.protomationsite.com
Thanks in advance.
Best regards,
Frank.
Yes, just add this code into your custom css box:
.extra_navigation ul li a { color: beige !important; }
Change the color to your wish.
Best regards!
Thanks!!
Best regards, Frank
You must be logged in to reply to this topic.