Remove portfolio pictures' padding

I don’t know why, I didn’t make any image related CSS changes, but my images in the portfolio are appearing with a 15px padding. The page is www.anamaclaren.com

Any help would be really appreciated. I even reuploaded the original theme CSS files and still the problem persists. I use a child theme with no image related changes, only menu CSS changes.

Thank you.

I achieved the result by doing

.masonry-item {
padding: 0px;
}

But I think we should not need to do this.

Hi there
thanks for sharing solution :slight_smile:

I will close this case now, Feel free to contact us again if you have other questions Thanks!