Viewing 2 replies - 1 through 2 (of 2 total)
  • Line 1: You have a space between li and .current
    Line 2: you have an extra li

    Try:

    #primary-menu ul li.current_page_ancestor > a,
    #primary-menu ul li.current_page_item > a {
    	background:url("/images/menu-bg.jpg") no-repeat left center #000000;
    }

    HTH

    David

    Thread Starter wealthontap

    (@wealthontap)

    Thanks that did the trick, I thought that’s what I had originally, I guess not.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Current Page Item’ is closed to new replies.