Gender:
Man
Friends count:
Followers count:
Name:
Brandyn
Hi all...
Is there a way to remove the "membership type" or "account type" from our UNA sites?
Or, is there a way to hide it?
I am referring to where it says "Standard" on the profile feed and elsewhere.
Thank you for your time :)
Is there a feature built in or a module that would allow members to click a button to invite their contact list, manually enter emails to invite, or upload a .csv?
Thanks
Hello Brandyn !
Yes, we have the Invitations app https://una.io/page/view-product?id=21 but it doesn't allow to work with the .csv files.
Hello Brandyn !
You may insert the RAW block (or in the Studio->[Your template name]->Styles->Custom Styles area) on this page with the CSS styles like
.bx-ps-user-info-cnt .bx-def-margin-thd-top {
display: none;
}