Hi
Where can I find the the icon used in responsive layout on mobile phones for the menu.
The client wants to use another icon.
Thanks
Hi mixedmedia99!
Please see – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
You can find mobile menu icon in Functions.php file
'mobile_menu' => array( 'font' =>'entypo-fontello', 'icon' => 'ue8a5'),
Cheers!
Yigit