Hello,
My store is located at https://k9etr95z6dl7simk-62631641145.shopifypreview.com and I am having trouble setting the background image in the theme file. This page has 2 hero sections, and the bottom image is working fine, with the exact same code. This is on the “About” page. Here is a screenshot of what i’m seeing:
The CSS i’m using to set this is:
#Hero-hero-about-bottom > div.hero__inner{
background-image: url(“https://cdn.shopify.com/s/files/1/0626/3164/1145/files/BACKGROUND.png?v=1672956070”);
background-size: cover;
}
Any help would be greatly appreciated.
