Hello,
I have problem with my shopify store (dinosworld.myshopify.com password: engahg). I set diffrent background by pasting this code into base.css
I would like my header to stay in black color and to not be transparent, how can I do it?
.gradient { background: var(–gradient-background); background-attachment: fixed; background-image: url(https://cdn.shopify.com/s/files/1/0755/2162/2357/files/untitled.png?v=1683375046) !important; background-color: transparent !important; background-position: center center !important; background-size: auto !important; }