CMS Development

shearn
Conselheiro(a) de destaque

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 Avaliação positiva
1 Solução aceita
Jsum
Solução
Conselheiro(a) de destaque

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. 

Exibir solução no post original

1 Resposta 1
Jsum
Solução
Conselheiro(a) de destaque

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.