Debut Theme change color Menu

Solved
angelamesat
Excursionist
15 0 7

Hi! I´m trying to chance the color of the menu in debut theme, but when I change it the color is light.

My URL https://mariaemma.com.co/

Thank you! 

Accepted Solution (1)

Accepted Solutions
Mr_RaviRaj
Shopify Partner
505 57 102

This is an accepted solution.

@angelamesat 

Welcome to Shopify Community.

Kindly add this code in the bottom of theme.css file.


1. Navigate to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
3. Save it.

span.site-nav__label {
    color: red !Important;
}

Choose color according to your need.

If helpful, please Like and Accept Solution. Hire Us |
if you Want to modify or Customize your theme | Whatsapp | Email us: raviraj@zworthkey.com
,We have Over 200+ Happy merchants.
Build Successful Shopify Stores with GemPages

View solution in original post

Replies 4 (4)
Mr_RaviRaj
Shopify Partner
505 57 102

This is an accepted solution.

@angelamesat 

Welcome to Shopify Community.

Kindly add this code in the bottom of theme.css file.


1. Navigate to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
3. Save it.

span.site-nav__label {
    color: red !Important;
}

Choose color according to your need.

If helpful, please Like and Accept Solution. Hire Us |
if you Want to modify or Customize your theme | Whatsapp | Email us: raviraj@zworthkey.com
,We have Over 200+ Happy merchants.
Build Successful Shopify Stores with GemPages
angelamesat
Excursionist
15 0 7

Thank you!!!!

Mr_RaviRaj
Shopify Partner
505 57 102

@angelamesat 

Your Welcome.
Let me know if you need any more help,
We are happy to help you.

 

Thank you,

If helpful, please Like and Accept Solution. Hire Us |
if you Want to modify or Customize your theme | Whatsapp | Email us: raviraj@zworthkey.com
,We have Over 200+ Happy merchants.
Build Successful Shopify Stores with GemPages
angelamesat
Excursionist
15 0 7

Ravi,

 

Thank you for your help, I have to delete all the solutions because they show an error 😞 I´m not a developer and Im afraid to make a disaster. Thak you very much for you help!