Hi,
Take a look here. Why is the sorting area not transparent ?
Is it even possible to set a gap between the items?
Hey webpress!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div#js_sort_items {
background: transparent!important;
}
#top .isotope-item {
padding-right: 5px;
padding-bottom: 5px;
}
Regards,
Yigit
Thanks!
I guess this must be a bug. The sorting area seems to follow what should have been overruled by the custom color.