We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

How to change color on the meny drawers to same color as my header - Dawn Theme

Solved

How to change color on the meny drawers to same color as my header - Dawn Theme

Dekanten
Navigator
343 2 121

I want to change the menu drawers into the same color as the purple i have on top border. Can this be possible with code or something? Thanks for all your future support, hope we can figure something out. 🙂

 

Link to my shop:

www.dekanten.no 

Accepted Solutions (2)
Made4uo-Ribe
Shopify Partner
10211 2427 3079

This is an accepted solution.

Do you mean the drop down menu? 

This one?

Made4uoRibe_0-1699810242936.png

If it is, try this one. 

Same Instruction. 

 

details[open] > .header__submenu {
    background: #753e85;
}
details[open] > .header__submenu * {
    color: white;
}

 

And Save. 

 

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 are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

View solution in original post

Made4uo-Ribe
Shopify Partner
10211 2427 3079

This is an accepted solution.

Yes, but it seems like you can change it by default. 

Made4uoRibe_0-1699811603398.png

 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

View solution in original post

Replies 6 (6)
Dekanten
Navigator
343 2 121

Ok, sounds good and you have a code i can try out? 🙂

Made4uo-Ribe
Shopify Partner
10211 2427 3079

Hi @Dekanten 

What you liek to change the menu, the text color, background or the dropdown background?

Like this?

Made4uoRibe_0-1699809309572.png

Would you mind to clarify? Thanks!

 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Dekanten
Navigator
343 2 121

Thanks for your answer, i want to only change the drawers to make it more cleaner. Purple drawers with white text for example. 🙂

Made4uo-Ribe
Shopify Partner
10211 2427 3079

This is an accepted solution.

Do you mean the drop down menu? 

This one?

Made4uoRibe_0-1699810242936.png

If it is, try this one. 

Same Instruction. 

 

details[open] > .header__submenu {
    background: #753e85;
}
details[open] > .header__submenu * {
    color: white;
}

 

And Save. 

 

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 are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Dekanten
Navigator
343 2 121

Woooow, many thanks for this. 🙂

 

The whole site looking much better, is this possible on the mobile version too? 🙂

Made4uo-Ribe
Shopify Partner
10211 2427 3079

This is an accepted solution.

Yes, but it seems like you can change it by default. 

Made4uoRibe_0-1699811603398.png

 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.