Website Nav Menu not Displaying in Chrome Mobile Browser

Our website navigation menu is not displaying in the Chrome mobile browser. All other browsers both desktop and mobile versions show everything correctly, including the Chrome desktop version. Also it does not display the full page as well. Our website link is: https://ronusa.com/

Any help would be appreciated. Thanks!

Hello @ronusa

I would like to give you some recommendations to support you
You can add custom code to show menu bar on mobile.

you can follow these steps:

  1. Go to Online StoreThemeEdit code

  2. Open your theme.liquid file, paste the below code before


I hope the above is useful to you.
Kind & Best regards!
GemPages

Hi @ronusa

You can try the following steps:

  1. Go to Online StoreThemeEdit code.

  2. Open your theme.liquid file, paste the below code before


I hope that it works for you.

Regards,

BSS Commerce

UPDATE: For some unknown reason everything now seems to be showing correctly in all browser versions. Thanks for the previous replies and suggestions in which I fortunately did not have to implement.