Main Menu transparent in IE (10)

Posted in: Newsmag
Post count: 40

Hi,

On my site: http://natuurwezen.nl/wordpress/ – the main menu is fine in chrome and firefox – but when I check in IE (10) the main menu is suddenlyt transparant – i see the background through…

Can you help?

Sincerely, Niels

Post count: 6535

Hi

We tested the theme on IE and should work fine, so it’s possible to have a plugin that overwrite the theme css in that browser. Try to deactivate all plugins except Visual Composer, clear the cache ant test again. If the problem persist try this custom css in theme panel > custom css:

.ie8 .td-header-main-menu, .ie9 .td-header-main-menu, .ie10 .td-header-main-menu, .ie11 .td-header-main-menu{
background-color: red;
}

This css works on IE 8, 9, 10, 11 and you can set any background color.

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.