Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2224500
Mobile menu not working
Closed

Comments

  • thefamilytravelproject started the conversation

    Hello, the menu on mobile is not working on Samsung/android mobile devices. It is not able to be clicked.

    The website is fully up to date.

  •  2,699
    PenciDesign replied

    Hi,

    This issue caused by your config. You've configured this element margin top -100px and it override to the navigation and make it can't be clicked - check this image

    To fixed it, please add more this code to Customize > Custom CSS:

    .penci-header-wrap{ position: relative; z-index: 10; }


    Best Regards,

    PenciDesign