How can I convert Debut theme from SCSS to CSS?

Topic summary

Main issue: After converting the Shopify Debut theme from SCSS (a stylesheet preprocessor that compiles into CSS) to plain CSS, the banner stopped advancing and buttons became non-functional.

Key steps: A helper asked for the store URLs. The requester shared both a preview URL and the main domain, noting the changes weren’t live yet.

Resolution: The requester rechecked the implementation and discovered the header file was not properly set. Correcting the header file resolved the banner and button issues; other site functions were already working.

Additional suggestion: A link to an online SCSS-to-CSS converter tool was provided.

Status: Resolved. No remaining open questions or action items in the thread.

Summarized with AI on February 17. AI used: gpt-5.

Hello Everybody,

I am trying to change my store Debut Theme from SCSS to CSS. The only problem that I am getting now is my Banner, it doesn’t pass to the next one and the buttons are not working. Has anybody else had this issue and can help me solve that?

Everything else seems to be working as expected.

1 Like

@jess-macedo

oh sorry for that issue can you please send store url

1 Like

Thank you @KetanKumar

The preview URL is this one: https://zbazjs3gdxu4cyw9-41340141717.shopifypreview.com
Here is the actual URL: https://www.vaprzon.com/

I didn’t make it live yet.

Thank you @KetanKumar , I found the problem already, I redid my steps and found out that my header file wasn’t properly set. Thank you so much!

@jess-macedo

you have try to do this

1 Like