Recently, I integrated Bootstrap 3 into my website and encountered an issue. After selecting the Contact button and closing the popup window, it remains highlighted which is not desirable.
https://i.sstatic.net/pzfKy.png
I want to modify my CSS file so that the Contact button is no longer highlighted after closing the popup. Any suggestions on how to achieve this?
Thank you.
EDIT: Sharing my code displaying the navbar with all options. I believe there's something in here that needs to be edited to change the CSS for the Contact section.https://i.sstatic.net/xV7kF.png