I wouild like to add spacing between my portfolio items.
where can i find this setting? can you provide me a CSS ?
many thanks
http://rë.design/?page_id=4201
is my website.
Hi,
Add this to quick css:
.grid-entry.flex_column{
padding:10px!important;
}
Best regards,
Jordan Shannon