Hey!
Can I adjust the space between the images in a portfolio layout like the raster layout in a Blog Grid?
Thanks,
Beat
Hi Beat!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .isotope-item {
padding-right: 5px;
padding-bottom: 5px;
}
Cheers!
Yigit
Hi Yigit
Perfect¨It works fine.
Thanks for your effort!
Beat