Support for Envato Buyers Forums DGWork How do I remove overlapping on menu on Mobile

Viewing 1 reply thread
  • Author
    Posts
    • #12102
      bdendas
      Participant

      There is overlapping on the mobile menu. How can I fix this?

      Screenshot: http://imgur.com/a/FO2E5

    • #12106

      Because you have removed the avatar area before, so now here are two ways to fix this issue

      1. Move down the menu item by the following CSS

      #mobile_menu ul li:nth-child(2){margin-top:30px;}

      2. Remove the close button.

      #close-menu{display:none!important;}
Viewing 1 reply thread
  • You must be logged in to reply to this topic.