Short answer
Yes. You can use Flexbox CSS to style elements on the Layout canvas. You apply these using the Style builder.
If you want to use Flexbox to control the size and position of elements you can use the Flexbox properties within the Style builder.
This includes display: flex and display: inline-flex as well as Flex container and Flex item properties.
Read more
Knowledge Base: Why doesn't the Responsive grid use Flexbox?
User Guide: Display properties
User Guide: Flex container properties
Comments
0 comments
Please sign in to leave a comment.