Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #457872

    Hi,

    I use footer menu, and on phone disapearingm what to do?

    ty,

    d.

    #457876

    Hey D!

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

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

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.