Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #498991

    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

    #499130

    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

    #499979

    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

    #500027

    Found out how to do it! Greetings, Bettina

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change hover color main menu’ is closed to new replies.