CMS Development

shearn
Asesor destacado

Advanced Menu Nav Cutting Off

resolver

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.
0 Me gusta
1 Soluciones aceptada
Jsum
Solución
Asesor destacado

Advanced Menu Nav Cutting Off

resolver

@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. 

Ver la solución en mensaje original publicado

1 Respuesta 1
Jsum
Solución
Asesor destacado

Advanced Menu Nav Cutting Off

resolver

@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.