Problems with styling groups
-
Is there any way to avoid additional HTML elements (i mean
__inner-container
) when we creating a group?
What logic is hidden behind creating 2 DIVs instead of one and breaking all CSS added to the group?I’ve tried to use the group as a flex container with height 100% and guess what… this additional useless div makes it impossible. If I need to manually override each element on custom css level then what you even bother to add any “styling controls” for a block?
- The topic ‘Problems with styling groups’ is closed to new replies.