Howdy all
I want to change the language (nomenclature) used in the banner that displays that tells you that you need to join a group before you can participate (see below)
Where would I find where I can do that?
Lisa
Howdy all
I want to change the language (nomenclature) used in the banner that displays that tells you that you need to join a group before you can participate (see below)
Where would I find where I can do that?
Lisa
LisaM In Widget Studio, go to Group-Banner > Resources. The one you're looking for should be "Hubs_JoinGroup." Update that, publish your changes, and you should be all set!
Also, in case you're curious and want to modify the banner further, this CSS update made the banner higher on the page, more pronounced, and using our brand CTA color:
.banner.context .join-alert { background-color: #ff8200; font-size: 16px; bottom: 60px; }
Thanks Alex you're a SUPERSTAR!!!