Shopify Mobile Navigation Not working In Dawn theme

Dear Support Team,
Please check the below link for your reference.
https://gr33nhut.myshopify.com/
I am unable to find the theme.scss.css file as per the previously advised method, I am using the dawn theme, please me figure out the problem. Thanks

Hi @HammadAkram

We just checked on your website and noticed that your site does not have a “theme.scss.css” file, but the CSS code will be in the “base.css” file.

Not all websites have a “theme.scss.css” file. This depends on the theme you are using. You can search for files in: Online store => Themes => Edit code.

We hope that this can help you.

Hi BSS-Commerce, thank you for your response.

So you mean to say that I need to add the below code at the end in “base.css”

mobile-nav-wrapper ( this code is mentioned in another response I added in the last of the code but still, it is not working.

Yes, @HammadAkram . You need to add CSS code to change the navbar at the end file “base.css”. A note is that you must select the correct class or ID of the navbar you want to apply.

We hope that it will work for your site.