• Resolved Sarah Gatling

    (@amelia-gatling)


    I’ve used the tool in Appearance > Menu to create a new menu. So far I’ve only added two links to it. The first link shows up fine, but the second link is not visible, though it becomes visible when the mouse is hovered over it.

    I think it may be because the text colour of the second link is the same as the background colour, but I have no idea how to go about changing it. Please could somebody suggest a solution?

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Sarah Gatling

    (@amelia-gatling)

    Whoops, I forgot to add the link – http://www.gatlingmagic.co.uk/news

    And where is this menu?

    Thread Starter Sarah Gatling

    (@amelia-gatling)

    Sorry, it’s the main menu just underneath the header.

    The first link “Back to Gatling Magic Website” is visible, but the second “Gatling Magic News Main Page” is not.

    you have changed the background color of the menu from black to white, so all you need is to change the color of the menu items (in this case the current menu item) as well;

    example:

    #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: #aaa;
    }
    Thread Starter Sarah Gatling

    (@amelia-gatling)

    Thank you so much alchymyth! That’s solved the problem perfectly.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Item on Menu Bar not visible’ is closed to new replies.