Custom AEM Grid classes
Is it possible to modify or customize the aem grid classes that are printed on the component tag? We use a different grid system but would like to use the layout feature in the editor for the easy configuration of columns.
The current output would be:
component-name parbase aem-GridColumn--default--none aem-GridColumn aem-GridColumn--default--4 aem-GridColumn--phone--12
In my case I want to modify the output to be:
component-name parbase grid-4 grid-mobile-12
Is there any way to overlay or configure this functionality?
PS: We are using AEM 6.3