Shopify themes, liquid, logos, and UX
Hello! I have been searching the Shopify forums for hours and can't seem to find the solution for this. I'd like to change the color of one dropdown menu item (I'm using the Debut theme). I've gotten this to work before but the menu item wasn't a dropdown, so I think that's why the same code isn't working. This is what I've used that works for a link but not a dropdown:
Solved! Go to the solution
This is an accepted solution.
SOLVED! For anyone else searching for this issue endlessly like I was, I finally figured it out.
Go to your website, right click the menu item you want to change the color of, then click Inspect.
On the right side window that pops up, there should be text selected that says something like <span class"site-nave__label">YOUR MENU ITEM</span> -- Right click that line and click Copy then Copy Selector.
Then go to your theme.scss.liquid and at the very bottom paste what you copied.
After what you pasted you will add something like this to change the color:
This is an accepted solution.
SOLVED! For anyone else searching for this issue endlessly like I was, I finally figured it out.
Go to your website, right click the menu item you want to change the color of, then click Inspect.
On the right side window that pops up, there should be text selected that says something like <span class"site-nave__label">YOUR MENU ITEM</span> -- Right click that line and click Copy then Copy Selector.
Then go to your theme.scss.liquid and at the very bottom paste what you copied.
After what you pasted you will add something like this to change the color:
hi
@ABC2020 describes implementation in his post. I can confirm that it is working as intended.
Kind Regards
Thor
Hello,
I tried your solution and it worked, but how can I apply it to Mobile view.
Thanks,
Alia
User | RANK |
---|---|
72 | |
65 | |
55 | |
54 | |
42 |
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023