Shopify themes, liquid, logos, and UX
Hi,
I am using mega menu on my main menu and would like to change the text color of the 1st level of the nested menus under the "Categories" to white. Can't seem to find a solution for it. My theme is Dawn 8.0.0.
URL: https://egretta-shop.com/
PW: Egretta12345
Solved! Go to the solution
This is an accepted solution.
Hi @Sebastian96,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file component-mega-menu.css
Step 3: Paste the below code at bottom of the file -> Save
#Details-HeaderMenu-3 ul.mega-menu__list.page-width >li>a {
color: white;
}
Hope my solution works perfectly for you!
Best regards,
Victor | PageFly
This is an accepted solution.
Hi @Sebastian96,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file component-mega-menu.css
Step 3: Paste the below code at bottom of the file -> Save
#Details-HeaderMenu-3 ul.mega-menu__list.page-width >li>a {
color: white;
}
Hope my solution works perfectly for you!
Best regards,
Victor | PageFly
You are welcome. I'm glad when I can help you 😍
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025