Mobile Main Menu Navigation Not Showing Up

Hello, @GenesisJunior

Welcome to the Shopify community!
and Thanks for your Good question.

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.navigation-toggle-open {
background: #000;
}