Hi themeco team,
could you please rethink the insert procedure for row’s and grid’s in the content builder? There is an option in the settings for insert row, grid or classic row, ok so far. If the setting is on “row” i got this:
[section]
> [row]
> [content]
But if want to insert a grid instead of the standard row i end up with an nested element like this
[section]
> [row]
> [content]
> [grid]
So, if i want to have the grid element as direct child instead of the row i have to move it up in the layout tab.
same if set to “grid” in the options, only the other way around.
The “row” and the “grid” elements are so important elementary items, it would handsome if could choose directly in the section “+” if i want to insert a row or grid element.