Hi
If you go to http://www.codecreative.uk/landing-page-web-a/
And you scroll down just below the slider you can see some text. Within a div (code block) that has the class name landingpageForm. I have applied this css to the class
.landingpageForm {
z-index:9999!important;
position: absolute;
top: -15px;
}
But for some reason it renders behind the easy full with page slider. Can you advise how I can get this to come to the front so it is visible and the slider renders behind it?