Good evening and thank you in advance for your help
I changed the display of a category k2 ordering it in 2 columns, but the first item is more higher than the other, can you help?
this is the link
http://www.codefactory.it/what-we-do.html
.userView article, .genericView article, .itemList article {
clear: both;
margin-top: 38px !important;
}
.userView article, .genericView article, .itemList article {
clear: both;
margin-top: 0 !important;
}
.itemList article {
padding-top: 48px;
}