+/- icons are the same color as 2nd depth menu background color so or you need to change it's background color or icons. Below, we are giving you css for both, just in case:
#Top_bar .menu > li > a, #Top_bar #menu ul li.submenu .menu-toggle { color: #000 !important; opacity: 1 !important; } #Top_bar #menu ul li ul { background: #000 !important; }
Comments
please send us link to page where 3rd depth menu items does not show up on mobile.
+/- icons are the same color as 2nd depth menu background color so or you need to change it's background color or icons. Below, we are giving you css for both, just in case: