Tagged: x
-
AuthorPosts
-
January 12, 2017 at 2:50 pm #1327712
luc1313ParticipantHi,
I’m having an issue with browser compatibility and the whole header bar (logo and navigation). I tested in all browsers, but the header completely disappears in all versions of Internet Explorer. Instead shows a block of white space. My client is using version 11, but I’ve tested in Edge and still no header.
I’ve looked at lots of options, but am not getting anywhere.
The specs on the theme Themeforest page indicate it should be compatible with IE 11.http://www.eltanorthamerica.com
WP Version: 4.7.1
X Version: 4.4.2
Cornerstone Version: 1.3.3 (note, I am not using Cornerstone builder)Thanks,
January 12, 2017 at 9:17 pm #1328214
LelyModeratorHello There,
Thanks for posting in. Upon checking, your header is there in IE. We just can’t see it because it is white same with background. The manner which you have added background on header on your custom CSS is not compatible with IE.
/*Sets logo bar to themed blue*/ .x-logobar-inner { background-color: var(--theme-navy); } /*Declare the theme variable to be used*/ :root { --theme-navy: #01538D; }See this:http://screencast-o-matic.com/watch/cbVIeoQC6H
Hope this helps.
January 16, 2017 at 10:22 am #1332176
luc1313ParticipantLely,
Thanks so much for all your help. I changed those declarations and it came right up!
January 16, 2017 at 2:19 pm #1332523
Nabeel AModeratorGlad we could help.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1327712 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
