Comments 1fmccullou started the conversationAugust 13, 2019 at 5:16pmWe're running into several issues with clients who still use Internet Explorer. - Drop down menus are out of place. - There's a big white space at the bottom of the home page. - Some of the images aren't sized properly.Any suggestions? Andrew replied privately fmccullou replied privatelykpuid03 repliedAugust 15, 2019 at 5:43pmhttp://www.wed-design.com/portfolio/hymatics/It seems to be the same problem as me.Is it solved? 3,024Andrew repliedAugust 16, 2019 at 1:03pmHi there, I have corrected the ie issue by adding this into the custom css box located in the Salient options panel > general settings > css/script related tab: /*fix ie dropdown issue*/ .sf-menu > li.sfHover > ul:not(.on-left-side) { left: 0 !important; } /*fix ie space issue*/ body:not(.nectar-no-flex-height) #ajax-content-wrap, body:not(.nectar-no-flex-height) #ajax-content-wrap .blurred-wrap, body:not(.nectar-no-flex-height) .ocm-effect-wrap, body:not(.nectar-no-flex-height) .ocm-effect-wrap-inner{ display:block !important; } Kind regards, 1fmccullou repliedAugust 16, 2019 at 1:16pmThank you. This fixed the space issue, but the dropdown fix caused the megamenu to shift to the right on all browsers, including IE. I removed that code. See attached screenshot to see what I mean. 3,024Andrew repliedAugust 16, 2019 at 1:27pmHi there,This is how it's appearing on IE from my end.(See attached images). I recommend you clear browser cache and reload to confirm it's okay.If it persists please share a screenshot of the issue we take a closer look.Kind regards, Sign in to reply ...
We're running into several issues with clients who still use Internet Explorer.
- Drop down menus are out of place.
- There's a big white space at the bottom of the home page.
- Some of the images aren't sized properly.
Any suggestions?
http://www.wed-design.com/portfolio/hymatics/
It seems to be the same problem as me.
Is it solved?
Hi there,
I have corrected the ie issue by adding this into the custom css box located in the Salient options panel > general settings > css/script related tab:
Kind regards,
Thank you. This fixed the space issue, but the dropdown fix caused the megamenu to shift to the right on all browsers, including IE. I removed that code. See attached screenshot to see what I mean.
Hi there,
This is how it's appearing on IE from my end.(See attached images). I recommend you clear browser cache and reload to confirm it's okay.
If it persists please share a screenshot of the issue we take a closer look.
Kind regards,