Cant find the 'theme.scss.liquid' under assets

Can anyone help with this?

Im pretty new to shopify, using the debut theme.

When trying to make some changes to my code i cant find the ‘theme.scss.liquid’ under assets?

I understand this is where i need to make changes but its not there,

can anyone advise?

Thanks

then there must be style.scss.liquid or style.css.liquid or style.css or timber.scss.liquid or timber.css.liquid or timber.css

Any file which extension is scss or css, in that file, you can place the css code

3 Likes

thank you for your reply!

I have “theme.css” which must be the right place to find it,

the thing is that there’s over 10,000 lines and i can’t find where to put my modification on.

what im trying to do is to change the header color of my Debut theme, just looking for the place where i can replace the color but no way finding it.. very frustrating

is there any way you can help me ?

Please place your code at the end of that file

3 Likes

Oh okay! thank you very much

1 Like