Dawn theme 13.0, mega menu alignment issue

Solved

Dawn theme 13.0, mega menu alignment issue

R2D21
Tourist
22 0 0

https://raindesignsboutique.com

 

can anyone explain and help me fix this issue?

on my 15" laptop running @ 4k (3840x2160) 

 

R2D21_0-1712721024598.png

 

R2D21_1-1712721058106.png

 

looks like the dropdown mega menus are aligning to the left?

 

on a 27" monitor running @ 4k, things look even worse

R2D21_2-1712721126226.png

 

much appreciated 

Accepted Solution (1)

AnneLuo
Shopify Partner
953 176 202

This is an accepted solution.

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code to the head tag

<style>
  .mega-menu__list{
    max-width: calc(100% - 32rem) !important;
  }
</style>

 

Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

View solution in original post

Replies 7 (7)

AnneLuo
Shopify Partner
953 176 202

This is an accepted solution.

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code to the head tag

<style>
  .mega-menu__list{
    max-width: calc(100% - 32rem) !important;
  }
</style>

 

Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

R2D21
Tourist
22 0 0

awesome thank you so much!

AnneLuo
Shopify Partner
953 176 202

Thank you for your reply. I'm glad to hear that the solution worked well for you.
If you require any more help, please don't hesitate to reach out.

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

lucylucy9608
Tourist
23 0 1

Hi @AnneLuo

Do you think you would be able to help me with the issue below? Seems like you are an expert in mega menu haha. 

This is my website: www.glowbe.store

So at the moment the main menu looks like this as a drop down menu:

lucylucy9608_0-1726763165596.png

 

I would like the menu to be a mega menu in the following format:

Showing 

Shop all ("Bedding" in the example below)

- and under here each category of the jewelry

 

And next to it 

Accessories ("Cooking & Dinning" in the example below)

- hair clips

- jewelry organizers

lucylucy9608_1-1726763165215.png

 

I hope this makes more sense, please let me know if I need to clarify any further. 

 

Many thanks!!

 

Lucie

AnneLuo
Shopify Partner
953 176 202

Sure. Can you tell me the detailed structure of the menu? It would be best to show it with pictures so that I can understand it better.

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

lucylucy9608
Tourist
23 0 1

hi @AnneLuo 

 

Thank you for your reply. 

 

Please see below: 

When the customer hovers over "shop" the Mega Menu in the style below should appear:

lucylucy9608_0-1726836100666.png

 

Hope this makes sense, let me know if I need to clarify further. 

 

Thanks for your help!

 

Best, 

Lucy

AnneLuo
Shopify Partner
953 176 202

Okay. Got it. May I have your collaborator code ? So that I can access your store to help you implement the function.

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee