I too am trying to remove some of the space between rows. I tried what you recomended with /* Set Page Builder bottom margin */ .panel-grid-cell { margin-bottom: 0 !important; /* Adjust the number on this row as desired */ } But not seeing a difference…