|
This is a consultation about applying custom CSS when authoring with AEM.
The core component is designed so that you can only change the ID and cannot add classes. In terms of html validation, I don't think you can use the ID of each component when there are multiple identical components. However, in this case, the ID name will be unique and the same style will be written in CSS.
Request the addition of the Class property in the core component dialog.
|