Oct 5
In Custom CSS, detect outdated WoodMart css classes
With every update of your theme, we often get refactoring which changes the name of classes. This can be impacting our work strongly.
A solution to reduce this impact could be the following. I imagine a button "Search for outdated classes" or "Check classes" which could analyze all the classes entered in the Custom CSS compared to the repository of all your CSS classes.
I know this could be an enormous work, so I'm just leaving this idea here...
Pending