To do that, just add the following CSS in the “advanced customization” section of your editor:
.list .item.item-thumbnail-left {
min-height: auto;
}
.list .item.item-thumbnail-left img {
height: auto;
}
Contact us info@twilight-tech.net
To do that, just add the following CSS in the “advanced customization” section of your editor:
.list .item.item-thumbnail-left {
min-height: auto;
}
.list .item.item-thumbnail-left img {
height: auto;
}