Hi,
How could I make the k2 categories item menu responsive?? Just such as the last k2 news module.
Thanks a lot!
.itemContainer {
float: none !important;
width: 100% !important;
}
.itemImageBlock img {
height: auto !important;
max-height: none !important;
width: 100% !important;
}