Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #830824

    Hi there,

    The dropdown on the menu at the menubutton ‘Werkwijze’ shows different font color’ when your are on the particular page.

    So i would like to know how i can change the text color of the current page from white into black.
    So the text of the dropdown menu may always be black.

    I used the following CSS:

    .header_color .main_menu .menu ul li a {
    color: black;
    }

    .header_color .main_menu .menu ul li a:hover {
    background-color: red;
    }

    #831302

    Hi KingFilly!

    I am closing this thread as well and will continue on this one – https://kriesi.at/support/topic/align-text-in-top-bar-menu/ :)

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘text color on text dropdown in main menu’ is closed to new replies.