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
Hey navindesigns,
Please try the following in Quick CSS under Enfold->General Styling:
#layerslider_1_158jhb01v8lpu {
z-index: 1;
}
Best regards,
Rikard
Unfortunately that did not work
Hi,
Try this instead:
.home #layer_slider_1 .ls-wp-container {
z-index: 1;
}
Best regards,
Rikard
That works
thank u so much