Hi there. Wondering of you can help with refining the spacing on the portfolio grid that I have used in two areas – a main portfolio and a projects gallery at the bottom of portfolio pages. The main portfolio page which is on a white background seems mostly fine – although there seems to be some slight overlapping of pixels in the corners (when there is no padding added). The problem is with the footer gallery which is on a dark background and shows an extra pixels spacing. I played around with the code adjusting it to get things right. The thing is it is hard to get it right on both. If I remove the extra pixel on the bottom gallery it messes up the main gallery. Is here a way to adjust these independently?
grid-entry { padding-right: 10px; }
.grid-entry { padding-bottom: 10px; }
Also is there a way to have text appear overtop of the image in addition to the overlay?
Thanks very much `april