The site is here. When the button in the menu is clicked, Internet Explorer will hide the icons. This is not the behavior in other browsers. The icon is a background of <a> for it to be click-able. Is there a way to show the icon when clicked?
Is it possible, using only CSS, that when <a> is clicked the filter would be applied to <li>?
This way, <a>‘s background icon would be preserved.
I found a solution to your problem. Replace this code:
With:
You will get the same background image in every link. The solution to this is to just have separate images for every link: information, chat,…