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

    Hi there – I am unable to see my footer menu on my phone. Any suggestions?
    Site is in maintenance mode so you’ll need to login to view.
    Thank you!

    #412118

    Hey beezdezines!

    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;
    }}

    Best regards,
    Yigit

    #412250

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Footer menu not appearing on mobile’ is closed to new replies.