I need your help. Look there is a problem with menu bar links. When I hover over them it will become purple same as background color. What should I do?
Usually a hover is controlled by the :hover CSS designator... so using the same CSS code you changed the color with (if using extra.less then simply do a new one with :hover appended to it.