Centering Team Showcase Widget

2 Likes

You mean center text “Title”, eg: Team 1, Team 2…?
Use this CSS

.eapp-team-showcase-group-title {
    text-align: center !important;
}
2 Likes

Hi @Ben_Adams :wave:

Happy to see you here!

Please check the code provided by tuanphan and let us know if it helped :slightly_smiling_face:

In case we misunderstood you, please describe your use case in more detail.