Hey there,
After upgrading to the latest version of X our website styling was broken so we tried to find a solution but…
It seems that our child-theme does not load style.css anymore.
We did a little research over here and someone suggested that if we had anything in the Customizer, to remove it and to put all mods within style.css.
We did have some snippets in the Customizer so we deleted them and imported everything into our child-theme style.css.
Unfortunately this did not help at all as none of our CSS was loading at all.
The only temporary workaround we found was to copy everything we had in our child-theme style.css over to the theme Customizer.
I’m just wondering is there a way to go back to editing in style.css? We find it easier to follow the code there.
Thank you!