mega menu internet explorer

Posted in: Newspaper
Post count: 21

Dear support,

How to fix this issue in internet explorer 11?
See the following file:

https://www.screencast.com/t/YhuOAF6Ouel

We want the text under the image.

Another thing:

How to navigate the mega menu with keyboard? How to expand the item with sub-items?

Thank you in advance

Post count: 20688

Hi,

That is not looking properly, I could take a closer look at it. Please post a link to the website where I can see it happening.

If that is not possible, mention if you use a cloud header template. If it’s imported from the cloud mention which one.

Let me know.
Thanks

Post count: 21

Hi Simion,

see this link in Chrome and Internet Explorer 11:

http://braintestnotlocal.azurewebsites.net/

We are using Newspaper 9.7.3 and an Header downloaded from Cloud Templates, Blank Header. We created a custom header with td composer adding mega menu component.

I hope is enough.

Please answer to all questions that we have written, I’m writing again:

We want the text under the image.

Another thing:

How to navigate the mega menu with keyboard? How to expand the item with sub-items?

Thank you

Post count: 20688

Hi,

I understand the problem, I mentioned that this is not how it is supposed to display.

After investigating the problem seems that IE doesn’t support a few CSS properties in the mega-menu design, has some limitations on that part.

Please try to enter this code in the theme panel->custom CSS section, then clear the cache and check again. Should be fixed after doing so – http://prntscr.com/o6remi
Here is the code

.ie8 .tdb_module_header .td-image-container,
.ie9 .tdb_module_header .td-image-container,
.ie10 .tdb_module_header .td-image-container,
.ie11 .tdb_module_header .td-image-container {
height: auto;
flex: initial;
}

Regarding the second question, as far as I know the menu cannot be navigated with the keyboard. Let us know if the code works, also if you have more questions.

Thanks

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