Hi Guys,
I have a site and the CSS has stopped working with no obvious reason why.
Looking into it I’ve found that the URL the page is trying to pull is:
/wp-content/themes/x/framework/css/dist/site/stacks/integrity-light.css
When the correct and functioning URL is:
/wp-content/themes/x/framework/dist/css/site/stacks/integrity-light.css
I do know that X-Theme was updated on the site around the same time.
Does anyone know a fix for this please.