Chris
(Chris)
May 2, 2022, 10:14pm
1
Hi,
in our corporate business, many of our staff have a title AND position, for example:
Julia Davis, Mortgage Planner AND Partner
It would be great if I had the option to put those in separate fields so partner/founder/CEO can be its own line/colour/etc sperate from duties/role.
Thanks
Helga
October 11, 2022, 12:00am
2
Folks, our former Wishlist portal, where our users shared their requests and suggestions, was transferred to this forum. You’re most welcome to vote, add new ideas, and leave your comments here — we surely will consider them all!
Original Votes: 2
Helga
May 4, 2022, 12:00am
3
Hi Chris,
Thanks a lot for adding your idea!
I see your point, and we’ll try to think in this direction in one of the future updates
Thank you for helping us!
Helga, Community Manager
Join our online meeting space — Community Forum
Keep up with latest updates — Facebook
Get to know our team — Instagram
I see this hasn’t progressed in a couple years, at least on this thread. I also need a couple rows here instead of a single entry. Is there a way to use the contact info slots and make them not clickable? I’m not sure the CSS for that.
1 Like
Max
May 14, 2024, 6:01pm
5
Hi @Sandy_Cunningham
You can try to add the additional title/role to the Location field in the Contact Info section (it’s not clickable):
Check it out and let me know if it worked for your case
It works, but creates weird spacing. How would I put less space between that line and the position line?
1 Like
Max
May 14, 2024, 6:33pm
7
Got it!
I’ll check it with the devs and let you know if it’s feasible
Max
May 15, 2024, 12:58pm
8
@Sandy_Cunningham Thank you for waiting!
This code should help you:
.eapp-team-showcase-member-card-info-job {
margin-bottom: 0px !important;
}
Add this code to the Custom CSS field on the Style tab and let me know if it worked