Section Block forces “justify-content: unset” after update
-
Hello,
Since last update, after editing an already existing post,
justify-content: unset
is added to the block’s css. This has as consequence that I need to manually add a max-width and specify the justify-content value of ALL the Section Blocks I’ve been using, post by post. Setting those values in the General Otter Blocks Options do not do the trick.I’m creating a Neve child theme with its own style sheet. In this file all those styles are already defined. So, we’re having a lot of redundancy and unnecessary style sheets creation (goodbye page speed). Mainly because ALL Section Blocks have the same style.
Is there a way to disable the creation of ALL custom styles for Otter Blocks? I prefer to handle all styles in the style sheet of the theme child.
Please do not tell me to use
!important
.Thank you for this great plugin.
PS: The website linked has the old version of the plugin, so you will not be able to see the problem there.
PS2: Reverting to previous version (1.5.12) works fine
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.