Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1330774

    Site – http://alexandere68.sg-host.com/
    Mockup – https://ibb.co/KyktXyw

    On my mockup, u will see below the slider area, I have 3 column section that is partially overlapping the slider. I used negative space which pushes it up but it going behind the Layer slider instead of over it.

    Please assist

    #1330809

    Hey navindesigns,

    Please try the following in Quick CSS under Enfold->General Styling:

    #layerslider_1_158jhb01v8lpu {
        z-index: 1;
    }

    Best regards,
    Rikard

    #1330902

    Unfortunately that did not work

    #1330937

    Hi,

    Try this instead:

    .home #layer_slider_1 .ls-wp-container {
        z-index: 1;
    }

    Best regards,
    Rikard

    #1331065

    That works

    thank u so much

    #1331136

    Hi,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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