Home Support Advanced post slider Issue with z-index

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #586
    ENRIC CARDONA COSTA
    Participant

    Hello there,
    the slider is great and issue to customize. However, I’m having an issue with z-index. The slider is on top of the menu (PC and mobile versions). I see that in the same php of the plugin a z-index 1 is applied. Even if I’m setting the menu higher the slider is still showing on top.
    Any ideas?
    website: http://www.viajablog.com/

    #587
    ENRIC CARDONA COSTA
    Participant

    Resolved. I was applying it to the wrong class.
    Fixed by adding this in my CSS:
    .advps-slide-container {z-index: -1 !important}

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.