Re: Change drop down menu color

How can I change the color of a drop down menu in Wokiee 2.2.2?

pinnacle4x4
Visitor
2 0 0

can anyone help the sub menu drop down in the header of our store is white and we cant see any words unless we hover over the titles
theme is Wokiee 2.2.2 shopify 2.0

link to our website is 
https://www.pinnacle4x4.com.au/


Replies 3 (3)

Dan-From-Ryviu
Shopify Partner
10080 2005 2056

Go to your Online store > Themes > Edit code > open theme.liquid file, add this code below under <head> element 

<style>
.tt-desctop-menu .tt-megamenu-submenu > li ul li a { color: #000; }
</style>

 Screenshot 2023-12-21 at 11.13.44.png

- Helpful? Like and Accept solution! OR Buy me coffee ❤️
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

pinnacle4x4
Visitor
2 0 0

i cant seem to locate this section in the codes ?

PageFly-Oliver
Shopify Partner
878 190 182

Hi @pinnacle4x4 ,

 

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: Paste the below code at the bottom of the file -> Save

 

<style>
.tt-megamenu-submenu ul,.tt-megamenu-submenu ul *{
color:black !important
}
</style>

 

 

Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.