Hi there,
I’m building this website here: https://stroagebarn.co.uk and I’m trying to make the black and white background image in the row with the Personal Storage and Business & Trade Classic Feature Boxes into a parallax image.
There was no option in Cornerstone to select parallax so I used this code in Customiser to do it:
.row1-bg {
background-image: url(https://storagebarn.co.uk/wp-content/uploads/2018/06/Storage-Barn-Interior-4-Greyscale.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.site {
background-color: transparent !important;
}
Can you help me make it parallax please?
Thanks for your help.
Matthew
Login details in the below…



