Q & A /
Top blocks of my content are rows, not containers
Hal G.
asked
Will Bootstrap Editor correctly work with my content where top wrapping element is container, which means that I need to add rows (not containers) inside it?
Dmitriy Komarov
answered
You can define exactly this behavior by setting property bootstrap4.rootContains to "rows" instead of default value "containers".
Please read more about Bootstrap Editor configuration.
Answer accepted