how to remove spaces between images in portfolio?
-
Hi, i try to remove some spaces between the images in my portfolio, but this doesn’t work, I still see the spaces
https://bispodesign.com/portfolio/app-onibus-na-mao/
The blog I need help with is: (visible only to logged in users)
-
Hi luisnbispo
Add this right at the end of your custom CSS.
img.size-big { margin-bottom: -24px; }
- The topic ‘how to remove spaces between images in portfolio?’ is closed to new replies.