Why isn't my custom CSS working on the Studio Theme?

I am trying to add some custom css to the theme.scss.liquid file to make some minor changes to my site. However none of the customisation I have made have worked. I firstly did not have a theme.scss.liquid file so I have created one and pasted my styles into this file. Secondly, I got a message to say SCSS support is depreciated in theme and to convert SCSS to CSS. I have done this and created a new file called theme.css.liquid and pasted the new code and still not working.

I tried to create a new file called theme.css but it says it already exists but I cannot find this file anywhere in my assets folder?

Please can someone help?

@summerkate_1 - create separate file named custom.css file and link this file in part of your theme.liquid file

Hi there, okay so I add a separate custom.css file for each section? So have a announcementbar.css and have all the css for that section in there and a smartmegamenu.css etc. And link all the style sheets in the head?

I have added 2 new style sheets and linked them in the head of my theme.liquid. The styles have not worked though? Am I doing it wrong?

@summerkate_1 - it is possible to have multiple css files

@summerkate_1 - can you please share your website link?

Thank you, yes I know, I have created multiple css files and just wanted to check that how I have linked it in the head of my theme.liquid file looks correct as it is not working? The website URL is www.whitnwhimsy.co

@summerkate_1 please check your inbox, I sent you a message