Reduce padding between Rows in Page Builder
Hello! I don’t understand how I can get the content closer together on my site. I tried putting these lines into the Jetpack CSS-modifier thing. /* Set Page Builder bottom margin */ .panel-grid-cell { margin-bottom: 0 !important; /* Adjust the…