I want a simple drop down menu for my mobile visitors instead of the default fold out menu. Is it possible to tweak?
Hey crewneck!
It would be possible you are going to need to use a plugin such as – https://wordpress.org/plugins/mobile-menu/ or https://wordpress.org/plugins/wp-responsive-menu/ or any other :)
Cheers!
Yigit
Cool! Thanks.
Is it difficult to replace the icon for the mobile menu? It seems to a fontello icon correct?
Hi!
Yes it is a fontello font. Please see – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
Best regards,
Yigit
I tried changing the functions.php in my local test enviroment, but it seems to crash the site. Any ideas why that is?
I get “Parse error: syntax error, unexpected ‘ov_external’ (T_STRING), expecting ‘)’ in /home/borstch9/public_html/test/wp-content/themes/enfold/functions.php on line 231”
I changed
‘mobile_menu’ => array( ‘font’ =>’entypo-fontello’, ‘icon’ => ‘ue8a5’),
to
‘mobile_menu’ => array( ‘font’ =>’entypo-fontello’, ‘icon’ => ‘ue811’),
Hey!
Please access to your server via FTP and go to wp-content/themes/enfold and open functions.php file and undo the changes you have made and post temporary admin login and post it here privately.
Best regards,
Yigit
Hey!
Please review your website now. I have corrected the issue on functions.php file and applied the changes you would like to make
Best regards,
Yigit