hi there
im using debut theme and id like to change the colour of the text of one menu item only as below:
i want the colour #FFD2D2, is this possible?
Solved! Go to the solution
Please share your website URL and password if any. I will check and provide a solution here.
Thanks!
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.css file.
div#SiteNavLabel-brands ul li a[href="/collections/brands"] {
color: #FFD2D2 !important;
}
Hope this helps.
Thanks!
Not understand, can you elaborate?
Thanks!
This is an accepted solution.
Please add the following code for the "BABY&KIDS" menu.
div#SiteNavLabel-baby-kids ul li a[href="/collections/natural-baby-products"] {
color: #FFD2D2 !important;
}
Hope this works.
Thanks!
User | Count |
---|---|
817 | |
117 | |
84 | |
79 | |
72 |