Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sandra408

    (@sandra408)

    Sorry, it was right there:

    #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: #fff;
    	text-shadow: 0px -1px 1px #DE170A;
    }
    Thread Starter sandra408

    (@sandra408)

    Sorry, here is the code:

    #access .menu-header  ul li, div.menu ul li {
    	color: #fff;
    	text-shadow: 0px -1px 1px #DE170A;
    }
    #access .menu-header  ul ul li, div.menu ul ul li
     {
     text-shadow: none;
     }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how to write text shadow only on the top level menu in twenty ten’ is closed to new replies.