Tagged: internet explorer
Hello,
I included a footer menu on my HP http://www.24h-gut-betreut.at. On a PC everthing works fine, but on a smatphone the footer menu disappears.
any ideas?
best regards
Hi Juliandaddy!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 479px) {
.responsive #socket .sub_menu_socket {
display: block !important;
}}
Best regards,
Yigit
thanks for your fast reply, it works fine on my smartphone, but it does not work on my PC, if I make my browserwindows very narrow. (neither IE11, nor Chrome or Firefox)
I just mentioned, that the Facebook icon in den top line and in the footer is not visible with IE11, but is visible with Google Chrome an Firefox.
best regards
Mario
Hey!
Can you please post a screenshot and show the issue you are getting on IE? It does not show up at all?
Please change the code to following
#socket .sub_menu_socket {
display: block !important;
}
Best regards,
Yigit
the icon is invisible, but on mouseover the cursor changes and I can click the link and it works.
How do I post a screenshot?
best regards
Mario
Hi!
You can upload your screenshots on imgur.com or Dropbox public folder and then post the links here. In the meantime, i will ask my teammates to check your website on IE.
Cheers!
Yigit
find the screenshots under the dropbox-link below.
best regards
Hey!
Can you please refer to this post and check if that helps – http://kriesi.at/documentation/enfold/enable-cors/?
Cheers!
Yigit
suddenly it works with IE11, without any modification, very mysterious.!!!
best regrads
Mario