When visiting my website, I want the selected menu tab to be highlighted in the color #1B3E70
.
The problem is:
Currently, every menu bar item that is clicked on is changing to the background color #1B3E70
, instead of just the one selected item. This should not be happening. Only the selected menu item should have the background color #1B3E70
.
You can view my site here: http://mywebsite.com/
Click on the menu bar items to see the issue for yourself.
Please provide suggestions on what changes need to be made..?
EDIT:
HERE IS JSFIDDLE: http://jsfiddle.net/2s9Zm/1/