Sub menus with long text is cut off

  1. Home
  2. Docs
  3. Vertoh
  4. Frequently Asked Question...
  5. Sub menus with long text is cut off

Sub menus with long text is cut off

Please install and activate child theme and do the following. Don’t forget to take a back up of the file prior to any changes.

1) Navigate Appearance -> Editor.

2) On the stylesheet (style.css), please add the following style

.expandedHeader .nav li ul {min-width:210px !important;}

3) Update the file.

You need  to adjust the value 210 based on the length of the submenu.

Was this article helpful to you? Yes No