Okay
  Public Ticket #1129593
layerslider blocking drop down menu
Closed

Comments

  • georgegreven started the conversation

    I'm using the most current plugin. My layerslider is blocking my dropdown menu. I assume it's a z-index issue, but I'm a designer, not a developer or programmer. Any basic newbie help would be appreciated!

  • [deleted] replied

    Hey georgegreven,

    You will need to set a higher z-index value for your menu than the slider to solve this. You can set the z-index for the slider in the Slider Settings -> Appearance -> Custom Slider CSS field by entering z-index:1; or you could use an even lower number if 1 still does not make it.