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

    Hi
    I did customize the menu colors.
    But i have an issue, when im on a page, that have submenus, than i cant figure out how to target the font color of the submenus.

    The problem is on this page:
    http://eggishorn.phoenix-systems.ch/web/hotel/

    When i now hover over the Menu “hotel” the font-color of the submenu items are in gray.
    I would like them to be in white, until i hover over them.

    Thanks for answers

    #292820

    Hi Reto!

    Thank you for using the theme!

    Please add this at the very bottom of Quick CSS:

    #top .main_menu .menu ul li>a {
    color: white !important;
    }

    Best regards,
    Ismael

    #293074

    Hi Ismael
    Ah just the ” !important ” was missing.

    Thanks for the great support.

    Best regards

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘enfold sub menu color when on parent page’ is closed to new replies.