Hi,
How can I define a different font weight on the menu item with a google font.
I want to use Yanone Kaffeesatz weight 400 (normal) on the menu but it still uses the bold.
I have tried to change the font weight in Advanced settings --> Custom CSS Code:
.gkMenu > ul > li > a { font-weight:400; }
What do I do wrong?
Best regards
Per