gap between elements
customizationpluginplugin-page-builder · By Sensimílla Jüthner · 7 years ago · Reply by Andrew Misplon 7 years ago
Hi there, I would like to erase the gap between elements, in fact it is the problem with this property: width: calc(50% – ( 0.5 * 30px ) ); How to have it only 50% without that calc function? I…