hidden DIVs between blocks
-
Really great plugin! Thanks for providing it free and not bloated. What a relief!
I’ve come across a problem that I’m wondering if it can be solved.
In backend block editor BBE adds a hidden DIV between each block.<div class="wpbbe-ref-anchor"></div>This affects the layout when using CSS combinators like:
.my-block + .my-block {
margin-top: 1rem;
}For what are these hidden DIVs for and can they be disabled?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.