This topic has 4 replies, 3 voices, and was last updated 9 years ago ago by Eva Kemp
For some reason my main menu fonts in the website are not displayed correctly. I use Lato in my site and all the content is displayed correctly, with the exception of my main menu on the homepage, which is not displaying the correct letters. Any idea how this is possible?
Screenshot of problem occuring: http://nl.tinypic.com/r/wk6xz/9
As far as I know this only occurs in IE 10 and 11. I have no problems in other browsers.
Thank you for helping!
Hello,
Please try to add the following code in Global Custom CSS
.header-wrapper .menu > li > a {
font-family: Lato, sans-serif !important;
}
Regards,
Robert Hall.
This fixed the issue, thanks!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Font issue on Internet Explorer 10 and 11’' has been successfully resolved, and the topic is now closed for further responses