In template.css I've changed the parallax image
- Code: Select all
.box.parallax {
background-attachment: fixed;
background-image: url('../images/contact.jpg');
............
}
It also have the suffic 'parallax' in the Module Class Suffix from the relevent module.
But it don't work
link