Hello!
I was wondering how I might remove the extra spacing between posts in the Latest Blog Post module.
I thought it was:
.ezb-mod .mod-item + .mod-item {
margin: -30px 0 0 !important;
}
I added that to my templates custom css file but it doesn't work. I don't really want to change it in the extension - looks like it pulls from the component as opposed to the module (is that right?)
Anyways, all they want is the post - no author or anything else but the space doesn't "move up" when those are not published.
Will you please help me with the CSS required to close up that unnecessary space?
Added URL below in the URL tab.
Thank you so much in advance!

jenn