Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #216595

    Hi There,

    the menu in the socket disappears on iPhone. How could we change that? We need it as we are linking to the imprint there.

    Thanks
    T.

    #216791

    Hey elbnetz!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 479px) { 
    .responsive #socket .sub_menu_socket {
    display: block!important;
    }}

    Best regards,
    Yigit

    #216867

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Display Menu in Socket on iPhone’ is closed to new replies.