 
	
		
		
		
		
			
http://kriesi.at/themes/enfold/portfolio/
How can I create a small space between the portfolio posts?
Thanks!!
Hi Micheal!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top .isotope-item {
padding-right: 5px;
padding-bottom: 5px;
}Best regards,
Yigit
Worked perfectly, thank you !!
