Having an issue where we are trying to have a color section on scroll go over a fullscreen slider.
Here is the code I am using and the screen shot of the image:
/* TRANSPARENT COLOR SECTION */
#main { background-color: transparent; }
#contactform {
background-color: rgba(0,0,0,0.5);
z-index:10;
position:absolute;
top:200px;
}
https://www.odrive.com/s/bb3d9643-9d92-4e58-b33f-00ce374f36b0-5bca18ca
Trying to get the section (“contactform”) to float over as the user scrolls. The background should be the fullscreen slider. See layout on page:
https://www.odrive.com/s/040ff2d6-cf22-4cd4-bf54-fa9906c752ad-5bca195d