Hi,
It is possible to do, to some degree, with CSS. However this will have its limits and it looks like you already have custom CSS in place on the groups page.
To go beyond this you will need to restructure the groups directory page. You can do this in update safe way by copying the below file from your KLEO parent theme to the KLEO child theme.
/wp-content/themes/kleo/buddypress/groups/groups-loop.php
/wp-content/themes/kleo-child/buddypress/groups/groups-loop.php
You will need to create the folder structure /buddypress/groups/ in the KLEO child theme if it does not exist already. The code you need to edit is line 38 onward.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution