Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #739323

    hi,

    can you please tell me how I can make the socket menu appear in the mobile version?

    thank you

    #739790

    Hey Rio1,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

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

    Hope this helps :)

    Best regards,
    Nikko

    #740057

    great, thank you Nikko!

    #740105

    Hey,

    Glad we could help :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘show socket menu/ links in mobile version’ is closed to new replies.