What can be done to fix homepage errors on my website?

My website is www.blacklabelsupplyco.com and for some reason the homepage looks all wrong. Not sure what I can do for it?

Hello @Aydan-Totten ,

Under Assets check the file thme.scss.liquid
I think it’s blank, revert its content and save it.

it’s not blank that I can see, but I’m not sure what it’s missing or extra to make this happen.

@Aydan-Totten

What theme do you use?

Prestige theme.

Your theme.css file is missing

Step 1: Go to Prestige theme

Step 2: Open inspect element ( Ctrl + Shift + c ) click on theme.css

Step: 3 Copy Code

Step 4: Paste this code your theme.css file ( If that file is created, otherwise create a new file named theme.css and paste the code in it. )

Step 5: Save file