Hi,
I would like to extend the sub menu's so that i can fit more text on the same line, without the words dropping down into 2 lines.
Whats Occuring: External Penetration
Testing
What I want : External Pentration Testing
Obviously to fit on the same line. does anyone know to avoid this from happening. You can check the real example in this website http://venkon.net/
© Copyright 2013-2017 DrupalExp - All Rights Reserved
Hi,
To get the child menu not wrap, open lessc/mainmenu.less file then add this code at end of file
Thank you.