Using Grid properties inside the Editor-Widget
By breezy, 6 years ago. Last reply by Andrew Misplon, 6 years ago
Hello Folks! I’m trying to implement grid-properties in a Widget. (Pagebuilder) I’ve created some declarationblocks inside the custom style.css: The i gave the widget the bluebox-container class Then i created div’s inside the widget: But finally, the items inside the container now arrange as columns rather as rows. I’ve tested it inside a sandbox-file i’ve…