Overview
How to remove line breaks when using Logic Blocks in HTML elements.
CSS Code
.logichop-visible {
display: inline !important;
}
How to remove line breaks when using Logic Blocks in HTML elements.
.logichop-visible {
display: inline !important;
}