What's your biggest current challenge? Have your say in Community Polls along the right column.

How can I fix the sub menu navigation on the Dawn theme?

Solved

How can I fix the sub menu navigation on the Dawn theme?

Malik_007
New Member
18 0 0

Dear Experts,

 

I am currently working on customizing a website website using the Dawn theme.

 

How can I set up a menu like this? 

 

Screenshot 2024-03-20 180103.png

Could you kindly direct me to where I can find and modify the relevant code for this?

 

Store link: https://wordyee.com/

Accepted Solution (1)

Raj-webdesigner
Shopify Partner
349 87 82

This is an accepted solution.

Put This Code On Your base.css 

ul.mega-menu__list.page-width.mega-menu__list--condensed {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0 50px !important;
    max-width: 90%;
}

Are you looking for Shopify Developer then your search is over I will help you


If you require further help to optimize your store, please don’t hesitate to reach out.


This contribution will always benefit you and you will get my full help easily and you can contact me easily.


Your Willpower Contribution Link

:-

❤️Tip❤️

Contect On My Mail :-Mail@gmail.com


View solution in original post

Replies 6 (6)

Raj-webdesigner
Shopify Partner
349 87 82

This is an accepted solution.

Put This Code On Your base.css 

ul.mega-menu__list.page-width.mega-menu__list--condensed {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0 50px !important;
    max-width: 90%;
}

Are you looking for Shopify Developer then your search is over I will help you


If you require further help to optimize your store, please don’t hesitate to reach out.


This contribution will always benefit you and you will get my full help easily and you can contact me easily.


Your Willpower Contribution Link

:-

❤️Tip❤️

Contect On My Mail :-Mail@gmail.com


Malik_007
New Member
18 0 0

code not working @Raj-webdesigner 

Raj-webdesigner
Shopify Partner
349 87 82

Can Tell me What's Problem to Show on your Site 
becouse I Have Fixed It

See This Screenshot==>>https://prnt.sc/Y2wfv2XZp1zL

Are you looking for Shopify Developer then your search is over I will help you


If you require further help to optimize your store, please don’t hesitate to reach out.


This contribution will always benefit you and you will get my full help easily and you can contact me easily.


Your Willpower Contribution Link

:-

❤️Tip❤️

Contect On My Mail :-Mail@gmail.com


Malik_007
New Member
18 0 0

Nice @Raj-webdesigner 😍it is working  

 

One more request for footer

Change you adjust Padding between four columns  And add  Email Subscribe form for the newsletter in right?

 

Screenshot 2024-03-22 224416.png

Raj-webdesigner
Shopify Partner
349 87 82

This change you have to do direct code in which you have to hire Developers for code modification And Changes.

Changing this code will cost you $20,

you are Intrested On this Price So Contect On My Mail :->>> raj.s.webdevloper@gmail.com

 

or DM in Whatsapp ==>> 8780571581

Are you looking for Shopify Developer then your search is over I will help you


If you require further help to optimize your store, please don’t hesitate to reach out.


This contribution will always benefit you and you will get my full help easily and you can contact me easily.


Your Willpower Contribution Link

:-

❤️Tip❤️

Contect On My Mail :-Mail@gmail.com


Malik_007
New Member
18 0 0

OK