Hi there,
I am just finishing up a website for a client, so a few questions come up before it is ready for delivery. So you will see me more frequently within the next days. :)
I have customized the font and color of the main menu (header), and now I would like to add a hover and a selected font color. How do I do that?
I would also this transition to the menu
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-webkit-transition: all .2s ease-in;
transition: all .2s ease-in;
Could you please help me out here?
Thanks,
Bettina
Hi bettina246,
You can set the hover behaviour of the menu items under Enfold–>Advanced Styling. Not sure what you mean by a selected font color though?
Regards,
Rikard
Hi Rikard,
sorry, didn’t see your answer before. Thank you so much!
With selected I mean the current link. It is a one page website, so I would like to have the current item to have a different font color.
Regards,
Bettina
Found out how to do it! Greetings, Bettina