Hello. We would like to increase the spacing between the rows of our blog grids. You can see a test page example here:
http://latitudes.org/download-free-printable-behavior-charts-for-home-and-school-2/
Please advise on the css changes that need to be made to add some padding between the rows.
Thanks!
Hi ACNLatitudes!
Please try the following in Quick CSS:
.page-id-24668 .slide-entry {
margin-bottom: 30px !important;
}
Best regards,
Rikard
Thanks that worked great! You can mark this as resolved.