Good evening, can anyone tell me how to adapt a background image inserted into a section in the Shopify Dawn theme, in CSS? Because once inserted the image appears “enlarged” while I would like it to adapt to the proportions of the container itself.
I insert this code: > * { background: url(“Image URL”) !important; }
but then I no longer know how to adapt everything.
Thanks in advance.