Bricks Version: 1.3.7
It is NOT possible to save the settings for a shape divider of a container into its own CSS class. All settings of shape divider are bound to containers. So, each divider for a different container has to be defined from scratch again.
Hi Joachim,
Thank you for your report!
This is NOT a bug, because the shape divider is an HTML element, not a CSS attribute like background color or padding, so it cannot be stored in a class.
But you can save the container as a global element or template or duplicate it, so you can reuse it whenever you like.
Best regards,
timmse
Hi @timmse,
yes, ShapeDivider is an html element.
So why dont you handle it in Bricks as a dedicated html element?
In Oxygen Shape Divider is also placed as an html element inside container element.
Then it would be much easier to copy/paste only the shape divider.
To handle Shape divider inside a container makes it all more complicated as needed.
And it would be very ease to put css settings of shape divider in its own classes.
A lot of space to improve 
2 Likes