some items in megamenu they are shown white color ,seems mouse is hoveron

Solved

some items in megamenu they are shown white color ,seems mouse is hoveron

zikriarathore
Excursionist
78 1 7

https://37e364.myshopify.com/ hye

some items i.e home ,about us , no gi , street wear they are show white color ,seems mouse is hoveron. want to fix this

catalog and contact us they are shown fine . also how can i change hover on color of megamenu items .

regards

Accepted Solution (1)

ZestardTech
Shopify Partner
6071 1087 1458

This is an accepted solution.

Hello There,

 

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:

 

.header__active-menu-item {
color: unset!important;
}

 

ZestardTech_0-1706012651717.png

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

View solution in original post

Reply 1 (1)

ZestardTech
Shopify Partner
6071 1087 1458

This is an accepted solution.

Hello There,

 

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:

 

.header__active-menu-item {
color: unset!important;
}

 

ZestardTech_0-1706012651717.png

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing