javascript - Menu in WP doesnt show in IE-11 -


I have the next site:

if you open In IE-11, you can see sub-men in the Can not header.

Please help me understand it to fix it!

Yes, I confirm that IE11 has a problem, but you specify it can do! Your CSS rule ul.art-hmenu ul :: before {} and ul.art-hmenu :: after, ul.art-hmenu ul :: in the important element sections. After {} (around the line 1059).

The problem is that this rule is overwritten and incorrectly interpreted by IE.

However, I think that you have your subject Artisteer software. Always check the updates for this software, as it may be it solve such issues in the future.

Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

sql server ce - Is there some way to make sqlce3.5 and 4.0 co-exist in the C# project -