How do I get all the spacing between all images to the same size when using an Image Block gallery in a blog on Wells? I am trying to get an average spacing of 20 px.
I have tried injecting both of these codes but neither seems to be working. Anyone able to help?
.image-block {
padding-bottom: 2px !important;
padding-top: 2px !important;
}
And this one:
<style>
article img {
margin-bottom: -10px !important;
}
</style>
This is the current page but I am in the process of moving it to Wells where I am having the problem. I seem to remember injecting image spacer code into the original site a year ago but can’t for the life of me find where I injected it - www.adrianfiskphotography.com