Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: Second menu problems

New Front EN Support Forums Tokyo Theme Support Second menu problems Reply To: Second menu problems

#1413
mmsatori
Keymaster

Hey Punisher,

this is indeed a theme bug, my apologies and thank you for pointing it out!

To fix it, you’ll need to add this code to the “style.css” file (opens by default when you go to “Appearance -> Editor”:
.widget_nav_menu ul ul, .widget_nav_menu ul ul ul { display: none; }
and hit “Update File” to save the changes.

Let me know if this removes the problem!

Best,
Andrew / Satori Studio