I am trying to change the Sample module installed with Quark (About us - Our work [Bottom1])
At the moment it is pulling the image
background-image: url("images/demo/our_work_bg.jpg"); width: 100%; height: 130%; position: absolute; z-index: 0; top: -361.365px; background-size: cover;
This seems to be a inline style on the page itself - and not found in the CSS styles.
I cannot find it in the custom module code either.
Where/How would I reference a different image in a different folder in images?
The same would apply to the quote module on this page....
div class="parallax-bg-layer" style="background-image: url("images/demo/quote_bg.jpg