• Resolved tmigliorino

    (@tmigliorino)


    You can access the web page at the following address: http/:www.myprojectinfo.org/pilot.

    I have managed to change the background and hover color also the text color, but I can’t find where to change the hover text for the active page. And because of the colors I am using when I hover over the active page selection I can’t see any text. I know what is there but users may be confused.

    Any help will be appreciated….thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    There are a list of selectors here

    #access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
    color: white;
    }

    Which are causing the white.

    Thread Starter tmigliorino

    (@tmigliorino)

    Thanks Andrew,

    It almost worked – I had to add a background color also.

    If I didn’t add the background color the regular active link text disappeared.

    However it’s working fine now.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘TwentyTen Child Theme Navigation Bar’ is closed to new replies.