Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #450529

    Hello!

    I modified the styling of the menu and submenus so that the current page is styled in black, on white background. On mouse hover, this is supposed to be inverted. This wors in the top-level menu, but not in the submenu:
    In the top menu the selected page is indeed black and it switches to white with black background when I hover it. However, when I hover the current page item in a second level menu, the background switches to black but the text color remains black too.

    Can you please help me with this?
    Best regards,
    Matthieu

    #450543

    I managed to solve it! If anyone comes accross the same problem, it can be solved by adding the following code to Quick CSS:

    .html_header_sidebar #header .av-main-nav li.current-menu-item > a:hover .avia-menu-text{color:#ffffff;}

    • This reply was modified 10 years, 1 month ago by matlad.
    #450601

    Hi!

    Glad you figured it out and thanks for sharing your solution! Let us know if you have any other questions or issues :)

    Regards,
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Text color for selected page in submenu does not change with mouse hover’ is closed to new replies.