I’m trying to create a navbar custom component that I can drop into the navbar for the template I’m using, and it isn’t expanding properly to show all of the text for each entry:
You can see that ‘Associates’ gets cut off:
Here’s what the navbar component looks like:
How do I create a navbar custom component that I can drop into each form?