Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #506368

    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

    #506392

    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

    #506473

    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

    #506487

    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

    #506505

    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

    #506638

    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

    #506674

    find the screenshots under the dropbox-link below.

    best regards

    #507042

    Hey!

    Can you please refer to this post and check if that helps – http://kriesi.at/documentation/enfold/enable-cors/?

    Cheers!
    Yigit

    #507116

    suddenly it works with IE11, without any modification, very mysterious.!!!

    best regrads

    Mario

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Enfolg Footer Menu disappears on Smartphone’ is closed to new replies.