Shopify themes, liquid, logos, and UX
Hi, when I create a drop down menu in my navigation the menu item turns white and I am not sure how to fix that. I have attached a photo. As you can see, the underlined text is white, but when I hover over it, it becomes visible. This happens to any navigation item that I decide to add a drop down menu to. Is there any solution to this? I am using the Debut theme. I noticed that when I change my background color, it becomes visible. This is because the "invisible text" is white, on a white background. However, I'd like to make it black text for all drop down menu items.
Solved! Go to the solution
This is an accepted solution.
hello @adthai
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.site-nav .site-nav--has-dropdown .site-nav__link--button {
color: #000000 !important;
}
Please share your store URL.
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Welcome to Shopify Community.
Please share your store URL and if your store is password protected then please provide password too.
Thank you.
thanks for URL
sorry i can't see dropdown menu
This is an accepted solution.
hello @adthai
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.site-nav .site-nav--has-dropdown .site-nav__link--button {
color: #000000 !important;
}
User | RANK |
---|---|
127 | |
95 | |
77 | |
69 | |
39 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022