Forum Discussion
micha80
11 years agoExpert
Hi Olivier,
I tried that without success.
Regards,
Michael
Sign in to react to this post
nibo
10 years agoMentor
I also can't find a setting for this, so currently I do it with jQuery:
$(".lia-component-blogs-widget-latest-comments li:gt(4)").hide();
Sign in to react to this post