• Resolved wtroy1

    (@wtroy1)


    I really like this theme, but in mobile mode, the sidebar, social media and footer menus go away. How do i fix this? These are critical must be displayed at all times. Thank you.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter wtroy1

    (@wtroy1)

    I was able to resolve this by adding widgets to the footer menu then adding this additional CSS:

    @media only screen and (max-width:991px){.footer-widget-area{display:block;}}

    The footer should not disappear in responsive views.

Viewing 1 replies (of 1 total)
  • The topic ‘Menus in mobile view’ is closed to new replies.