• I can not figure this out at all. I have tried defining an active class in my css, but the links do not pick it up. I need the active class to change depending on what page you are on and this will not work. currently my css is set up like this

    #menu a.active { color:red; }

    Do I need to define this better or differently?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘how to add active class’ is closed to new replies.