Menu bar not showing on mobile

Hello -
My main menu bar displays fine on desktop but does not appear on phone or tablet. Have a look at http://markweaver.live/.

Thanks!

Hey there,
Hope you’re doing well today

The menu is actually there, however, the bars were white, so it’s actually “hidden in plain sight”.

With that said, you’ll need to add and save the following code to Appearance > Customize > Additional CSS:

.module.widget-handle.mobile-toggle.right.visible-sm.visible-xs {
    color: black!Important;
}

With that, you’ll have black bars, so your menu will be visible.

I hope this helps :slight_smile:

Best Regards,
Support

My main menu bar displays fine on desktop but does not appear on phone or tablet. Have a look at http://attodigital.com.br
I already did what was requested, but it did not work.

Hey @attodigital,
Hope you’re doing well today

From my end, everything looks perfect. Could you please clear your caches and see if you’re still having these issues?
Please see attached a screenshot of what I’m getting from my end.

I look forward to your reply :slight_smile:

Best Regards,
Support