Changes between Initial Version and Version 1 of Ticket #50057, comment 2
- Timestamp:
- 09/16/2020 08:20:42 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #50057, comment 2
initial v1 3 3 This isn't really a good workaround since a reusable block may contain many nested blocks. All of these blocks will have the "Advanced" section. 4 4 5 The way things work if you wanted to add a custom css class to an element in a nested block you would have to remove it from the nested block, add the css class, then put it back in the nested block.5 There is no way to drag an element in our out of a nested block so once a reusable block is created you can effectively no longer add a custom css class to a single element.