I have been trying to put a background image to my testimony section on the Venue theme. The code doesn’t seem to have an error as the page is loading but the section just keeps the white background. I have tried just changing the BG to a color and it works. Can someone help me on this ?
Unfortunately the website is not live yet so I can’t share a link so I have attached some screenshots which can hopefully help.
This is the code
div#shopify-section-1547566572823 {
body {background-image: url({{‘background.jpg’ | asset_url }})!important;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover; background-size: cover;
}}
Here’s the current version of the website : https://vemacity.com/ but I am doing these changes on the same theme but in a none live version so normally should be applicable as it is the same theme. The only difference will be the number of the section.