Community

Selected menu tab doesn't stay active after clicking

We are using the Garland theme that comes with Drupal Core, and we've noticed that (other than default homepage tab), the selected tab doesn't stay active so it users would know it's the tab they are on. Is there a fix for this?

Thanks,

--William

Comments

You may need to edit or add a

You may need to edit or add a CSS class .active, something like .active{background:#eee}