Hi!
I love this theme, perhaps the best one i ever have working with.
But i come to a problem, i’m not satisfied with how the portfolio items are shown in grids and so. They need a little bit more space between each other. It does not always look nice when the images are too tight.
How to get more space between the portfolio images?
Hi Charlie999!
Thank you for using the theme.
You can adjust the padding of the portfolio items:
#top .grid-entry.isotope-item {
z-index: 2;
padding: 10px;
}
Regards,
Ismael
Thank You Ismael!
That did the trick!
Friendly Regards, Charlie