Forum Discussion
OlivierS
11 years agoLithium Alumni (Retired)
micha80 how about 'Number of articles in the Latest Blog Articles component' in Admin > Blogs?
Sign in to react to this post
micha80
11 years agoExpert
Hi Olivier,
I tried that without success.
Regards,
Michael
Sign in to react to this post
- nibo10 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