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

    I have two Advanced Layer Sliders on this page. The tall one is on top and the thin one is underneath it. The mega menu drop down goes behind the thin layer slider. The thin slider I’m using is a modified copy of “Why Enfold – Small Header” that came with the theme.
    Here is a link to a screenshot: http://dpatrickinc.com/wordpress/wp-content/uploads/2014/05/Screen-shot-2014-05-27-at-5.16.16-PM.png

    I want the menu to be the topmost layer please.

    Thanks!

    #271304

    Hi MediaMix1!

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

    div#layer_slider_2 {
    z-index: 1;
    }

    Cheers!
    Yigit

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