Hi , I am new on shopify and also have basic knowledge about Liquid.
Can we change section CSS with Schema settings. While CSS of section is in asset/style.css ?
i am trying to change background of my section. i created a section in sections/new.liquid and past my custom HTML in this section inside tag.
In same file Under tag wrote the schema to change the background of my section
Above section getting background from and other file saved in assets/style.css
Now i need to change the background of section with schema “image_picker” in setting .
I hope you got my problem. I need solution .. Thanks