@njore
Active 9 years ago
-
@mercime replied to the topic Group description excerpt issue. Please help! in the forum How-to & Troubleshooting 11 years, 7 months ago
@njore simplest way is to add the following to your theme’s stylesheet
ul.item-list li div.item-desc {
max-height: 50px;
overflow: hidden;
}