Mobile Main Menu Navigation Not Showing Up

@Rich2727

Thanks for post.

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.

Desktop

.site-nav--has-dropdown:hover .site-nav__dropdown {
    display: block;
}
.site-nav__dropdown {
top: 20px;
}

Mobile issue

can you please check theme.js file issue so please download press theme and open free theme editor then theme.js file copy and past your current theme