Hi Bartosz,
thanks for your answer. Yeah, I know it’s build on React, I explored your source code. Because I need to insert closing tags like </div> before block (and some other opening again after), javascript method .before() is useless for me…
I simply need on frontend just before your block to close div with Bootstrap container and afterwards after your block to open it again.
I don’t know if there is any way to do it ??