hello
I need a found the shopify default css written.
thanks.
hello
I need a found the shopify default css written.
thanks.
Hello @Seiya420 ![]()
In Shopify Admin, go to Themes > Edit code, you will see all files in your theme.
The default CSS is usually in file theme.scss (or theme.css, theme.scss.liquid, base.scss, base.css, base.scss.liquid, depends on the theme you are using).
For example, the Dawn theme default CSS file is base.css
Hope it helps ![]()
thank you for helping me.
I have completed my problem.