Hi,
In Evolve theme, Mobile devide comes with arraow symbol for main menus.
When we click, it will shows the sub menus. you can see it in demo site http://demo.drupalexp.com/evolve/
The code for arrow mark is as follows:
<span class="menu-toggler fa fa-angle-right"></span>
our client purchased that theme.
But it not loads that code. So arrow symbol not appears.
Sub menus displaying by default. This is wrong.
How to resolve it? How to achieve the one which is shown in demo site?
Thanks
© Copyright 2013-2017 DrupalExp - All Rights Reserved
Hi,
<span class="menu-toggler fa fa-angle-right"></span>
This code has appended by our Dropdown Module.
You can check our theme package from your client. ( path: modules/drupalex/dexp_menu/js/dexp-menu.js)
Please contact with your client.
Thanks!
I have the same problem for mobile menu. Where to add the code <span class="menu-toggler fa fa-angle-right"></span>? Or I have to open a new ticket?
Thanks,
Ningke