We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
May 5, 2017 7:20 AM
Hi,
I was wondering if there's a character limit when it comes to displaying nav links/labels in advanced menus? Right now it seems like my links/labels are restricted to 12 characters so it's not displaying the full name. Is there a way to space them so the entire link/label shows? I'm using a horizontal menu.
![]() | Did my post help answer your query? Help the Community by marking it as a solution. |
Solved! Go to Solution.
May 5, 2017 12:27 PM
@shearn I believe that Hubspot's default css applies "overflow: hidden" to either the list items or the anchors inside them (I can't remember). If you use the inspector tool on your browser (ctrl + shift + i or cmd +shift + i) and target the cut off text you can find the css responsible and play with it until it shows the full item text.
May 5, 2017 12:27 PM
@shearn I believe that Hubspot's default css applies "overflow: hidden" to either the list items or the anchors inside them (I can't remember). If you use the inspector tool on your browser (ctrl + shift + i or cmd +shift + i) and target the cut off text you can find the css responsible and play with it until it shows the full item text.