Hi, my website Bellevuebites.com was running smoothly a few minutes ago but now it looks all wonky (the CSS looks like it is completely broken, even though I didn’t make any changes to the code). Please advise. Thanks!
Ok, so I did a bit of digging in the network console and I noticed a few things:
- Your style.css and script.js files both return http status 304.
I have no idea why this would be happening, could you try moving them to a new directory, perhaps code
and then update the code, just for testing?
- Your main.js file returns a 404.
Something else to note is that the style looks fine when the width is smaller. Maybe it has something to do with the missing JavaScript file?
1 Like
Ok, just checked again and your styling seems to be back!