Comments Justin started the conversationApril 29, 2014 at 2:09amHey Tahir,How can I make the mobile menu & specifically, submenu, more noticeable.The small arrow on the far right is easily missed...Thanks! 9,338Tahir repliedApril 30, 2014 at 11:03amHey Justin!Add this into the Custom CSS box located in your Salient Options panel Or on the Visual Composer Css button so the css shows on that page only:.sf-sub-indicator [class^="icon-"], .sf-sub-indicator [class*=" icon-"] { font-size: 20px !important; } Thanks Salient Support Team | Say Hello! Justin repliedMay 1, 2014 at 7:48pmThis is great! How would I make the text bigger too?Thanks 9,338Tahir repliedMay 1, 2014 at 8:18pmUse this for text: body #mobile-menu ul li a { font-size: 16px; } Cheers Salient Support Team | Say Hello! Justin repliedMay 2, 2014 at 6:44pmThanks! Sign in to reply ...
Hey Tahir,
How can I make the mobile menu & specifically, submenu, more noticeable.
The small arrow on the far right is easily missed...
Thanks!
Hey Justin!
Add this into the Custom CSS box located in your Salient Options panel Or on the Visual Composer Css button so the css shows on that page only:
Thanks
Salient Support Team | Say Hello!
This is great! How would I make the text bigger too?
Thanks
Use this for text:
Cheers
Salient Support Team | Say Hello!
Thanks!