Dawn theme - can't remove second menu from displaying

Solved

Dawn theme - can't remove second menu from displaying

Alexandria2021
Tourist
16 0 3

Some how I have a second menu showing on my website - https://meltmyheart.nz and I can't seem to find out how or where to remove it from showing.  I have the mega menu selected, but it's showing another menu beneath it, can anyone help me with this?

 

Screenshot 2024-09-14 at 00.19.10.png

Accepted Solution (1)

websensepro
Shopify Partner
1221 136 156

This is an accepted solution.

Hi @Alexandria2021 ,

 

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>

 

 

<style>
div#drawer-menu-left {
    display: none !important;
}
</style>

 

websensepro_0-1726230526651.png

 

 

If my reply is helpful, kindly click like and mark it as an accepted solution.

Thanks!

Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel or buy us a Cofee here

Free Shopify Beginner Tutorial

View solution in original post

Replies 6 (6)

websensepro
Shopify Partner
1221 136 156

This is an accepted solution.

Hi @Alexandria2021 ,

 

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>

 

 

<style>
div#drawer-menu-left {
    display: none !important;
}
</style>

 

websensepro_0-1726230526651.png

 

 

If my reply is helpful, kindly click like and mark it as an accepted solution.

Thanks!

Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel or buy us a Cofee here

Free Shopify Beginner Tutorial

dws_pvt_ltd
Shopify Partner
330 65 92

Hello! Please follow these steps to add this CSS code:
1. Go to your Online Store
2. Click on "Themes"
3. Select "Edit code"
4. Open your CSS file. If you have a custom CSS file, open that instead.
5. If you can't find your custom CSS file, open base.css" OR "theme.css".
6. Add the following code at the end of the file.

 

div#drawer-menu-left {
    display: none;
}

dws_pvt_ltd_0-1726230552352.png

 

Feel free to reach out if you have any questions or need assistance.
Best Regards,
DWS.

Helpful? then please Like and Accept the Solution.
For any inquiries, please feel free to contact via WhatsApp and Email: sales@dolphinwebsolution.com.
For more information visit our website Dolphin Web Solution Pvt Ltd.

Tech_Coding
Shopify Partner
337 93 84

Hello @Alexandria2021 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
  div#drawer-menu-left {
      display: none !important;
   }
</style>

Tech_Coding_0-1726230736843.png

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.

BSS-TekLabs
Shopify Partner
2350 702 828

- Here is the solution for you @Alexandria2021 
- Please follow these steps:
1. Go to Online Store --> Theme --> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head> and press 'Save' to save it'

<style>
div#drawer-menu-left {
    display: none !important;
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1726232314416.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

Made4uo-Ribe
Shopify Partner
8446 2018 2478

Hi @Alexandria2021 

Check this one. 

From you Admin page, go to Online Store > Themes

Select the theme you want to edit

Under the Asset folder, open the main.css(base.css, style.css or theme.css)

Then place the code below at the very bottom of the file.

 

div#drawer-menu-left {
    display: none;
}

 

And Save. 

Result:

Made4uoRibe_0-1726235855440.png

I also notice you have 2 hamburger menu showing on the different screen size. 

Made4uoRibe_1-1726235892660.png

Made4uoRibe_2-1726235927145.png

Let me know if you need aligning. 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.

PaulNewton
Shopify Partner
7279 640 1512

Hi @Alexandria2021 for the other solutions use a custom css theme setting instead of editing theme code directly and breaking upgradability.

https://help.shopify.com/en/manual/online-store/themes/theme-structure/extend/add-css

 

Also note these are band-aids and do not fix whatever the underlying issues is and will continue to be a problem if you wanat to use the drawer in the future, or it's already a problem for your mobile users.

If you recently modified code try a file rollback

https://help.shopify.com/en/manual/online-store/themes/theme-structure/extend/edit-theme-code#roll-b...

or restore a theme backup if you made one.

 

If you need the actual issues fixed then contact me by my email for services
Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.

Contact paull.newton+shopifyforum@gmail.com for the solutions you need


Save time & money ,Ask Questions The Smart Way


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Thank Paul with a Coffee for more answers or donate to eff.org