Okay
  Public Ticket #2250444
problems with the menu in mobile platform
Closed

Comments

  • p46gallery started the conversation

    Hello,

    I completed to edit my new site studiohpo.com but it doesn't work on mobile ( the menu in the home page doesn't work)  with the browser is correct but not in the mobile.  

    The site is studiohpo.com


    Thanks

    Giuliano Bora



  •  675
    Neuron replied

    Hi,

    It seems like the z-index of the mobile menu is not on the correct, because the portfolio is going over the header, so you can simply add the following style in Appearance > Customize > Additional CSS.

    .l-template-header {
        position: relative !important;
        z-index: 10 !important;
    }

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.