Hello guys,
Could you please help me to find the source of the issue? I have a problem with hover effect on portfolio items on my web site. It works properly in all browsers except IE8. In Internet Explorer 8, on hover appears the square with the arrow inside, which I don’t want to have.
Hi martinbose!
IE8 isn’t able to render the css that modern browser do. This is the correct fallback for what IE8 does.
Regards,
Devin
Thank you for your help.