By Stefano Virgilli on Wednesday, 02 October 2019
Posted in General Issues
Likes 0
Views 530
Votes 0
Hi, how can I display the name of the group when displaying the groups grid?
Hey there,

Actually the title is not missing and its color has been override by your current template with the same color as the background which is from
JoomlaFolder/cache/rokbooster/the file that I pointed in the screenshot. https://take.ms/IplPf

You can add the following CSS code into Backend > EasySocial > Themes > Custom CSS:

body #es.view-groups .es-group-listing .es-card__title a {
color: #ffffff;
}


You need to change to the color code that you want.

Take note that you need to clear all of your caches before you see the changes.
·
Wednesday, 02 October 2019 15:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Awesome! Thanks for helping. Ticket solved and close.
·
Wednesday, 02 October 2019 15:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding.
·
Wednesday, 02 October 2019 15:43
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post