- This topic has 21 replies, 3 voices, and was last updated 6 years, 6 months ago by Andrew Misplon.
- AuthorPosts
- April 29, 2018 at 10:45 am #9589
Andrew MisplonKeymasterSure, will take a look ASAP tomorrow.
Which version of IE are you testing with?
Please could you also open IE developer console and let me know which engine is rendering, IE can render from a version that’s different to the version being used.
F12 to open the console.
April 29, 2018 at 11:08 am #9591
shahab_azParticipanti used IE11 with 11.402.16299.0 Version and 11.0.60 for update version.
i run developer console but for know engine version where should i go?
April 29, 2018 at 11:40 am #9592
Andrew MisplonKeymasterHi 🙂 If you open the IE console it will be on the first page/tab, I’m sure you’ll see it there. Sorry on my phone so don’t have more detail.
April 30, 2018 at 10:03 am #9603
Andrew MisplonKeymasterI think it’s called
Emulation > Document Mode
. I just want to confirm what version you’re testing on and then ensure the browser is rendering that same version. This is based on past experience where we test for say IE11 but somehow the document mode is set to IE9 which causes a lot of support confusion.May 9, 2018 at 7:38 am #9659
shahab_azParticipanthi andrew, sorry for late response, i checked it and in Document Mode its set to IE11 🙂 (y)
May 9, 2018 at 8:32 am #9661
Andrew MisplonKeymasterThanks for checking. I’ll have access to a Windows computer later this week and will come back to you ASAP with a fix.
May 22, 2018 at 3:12 pm #9816
Andrew MisplonKeymasterHi. I can see where the issue but am not quite sure what’s causing it. It doesn’t appear to happen on the demo. It also isn’t happening in IE Edge which is good news.
Please, try the following in Additional CSS:
body:not(.boxed) .site-header[style] { width: none !important; }
none
isn’t a valid value, I’m just trying to break the rule above. Let me know, thanks 🙂 - AuthorPosts
You must be logged in to reply to this topic.