Okay
  Public Ticket #3224108
layerslider covering dropdown menus
Closed

Comments

  • Anthony started the conversation

    Hi,

    When drop down menus and layer slider are on the same page, layer slider will cover the drop down menus. How can I prevent this?

  •  109
    George replied

    Hello Anthony,

    Thank you for getting in touch with us. My name is George and I'm happy to assist you today. I appreciate your patience while we've been working towards your ticket.

    You should set position: relative; to the container element of your dropdown-menu and add a high value of z-index property, for example 100000
    This should solve your issue.

    If you would show me your website with this problem, I could give you more detailed instructions.

    Best Regards,
    George | Kreatura Dev Team

  • Anthony replied

    Hi,


    You can close this. I found the right DOM element to apply z-index to.


    Cheers,
    Anthony