That’s working now!
Last question here – I’m trying to create spaces between my gallery images and the gaps work using some custom CSS you gave to someone else.
.portfolio-items li img {
padding: 5px !important;
However, the small titles that come up when you hover over the images are offset. How can this error be fixed?