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!
Solved! Go to the solution
This is an accepted solution.
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.
This is an accepted solution.
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.
Your Welcome.
Let me know if you need any more help,
We are happy to help you.
Thank you,
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!
User | RANK |
---|---|
279 | |
90 | |
57 | |
46 | |
44 |