Modules inside of Modules (Card)
Hello!
I want to create a Card module that has a custom background. Inside of that, I want to be able to place other modules like buttons and images and stuff. I tried to add `class="mktoContainer"` to the inside of the Card module, however that didn't allow me to drag and drop other components inside.
Is it possible?