Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #239041

    Greetings Support,

    We created a Second advance slider immediately under the first. The problem is that this slider rolls on top of the menu as you scroll down the page. How do we set the slider to go under the main menu when scrolling?

    http://panicpointlasertag.com/

    #239067

    Hey Andrew1234!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #layer_slider_1 {
    z-index: 1;
    }

    Regards,
    Yigit

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