Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #187161

    Hi,

    Could you help me to change the over effect on the menu ?

    What CSS do I have to modify ?

    Thank you very much

    #187325

    Hi ganjou!

    Can you elaborate? How exactly you would like it to look?

    Best regards,
    Yigit

    #187330

    Hi,

    On hover a colored line appear at the bottom, I would like the all menu item to get coloured with the texte being white.

    #187726

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .main_menu ul:first-child > li > a:hover { background-color: green; color: white!important; }

    Best regards,
    Yigit

    #187750

    Perfect, thank you su much :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Changing over effect on menu’ is closed to new replies.