- 14
Is there a way to increase the amount of characters shown in the title or the description? Perhaps adding CSS somewhere?
Thanks
Thanks
.nop-jcarousel .jcarousel-item .short-description {
max-height: 30px;
}
.nop-jcarousel .jcarousel-product-name {
max-height: 20px;
}