Main and Nested menu in the ride theme

Solved

Main and Nested menu in the ride theme

kapooraayan1
Excursionist
37 0 7

Can someone please look into this website? I have reviewed the code but am unable to find the line which is causing the issue.
When I choose the Mega menu type, I am unable to select the nested menu under the "Our pricing" main menu. The nested menu disappears when I try to select them. Please check this screen recording to see the issue: https://monosnap.com/direct/RmhEn39hQiD4jfkVQ9ZFxut5yJVnFn

 

kapooraayan1_0-1715016097954.png

 

When I select the Dropdown menu type then it shows the pink colour and does not show the text of the nested menu: 

Check this screen recording: https://monosnap.com/direct/IBtqYqoZAgej1KVdEb5qnfYH7OlKuy

 

kapooraayan1_2-1715016636621.png

Accepted Solution (1)

Made4uo-Ribe
Shopify Partner
10038 2387 3014

This is an accepted solution.

Hi @kapooraayan1 

As I see here, the pink background for your Solor Pricing is from the background on the sign-up menu. 

Made4uoRibe_0-1715018199220.png

When i take out the background for sign up the solar pricing visible. 

Made4uoRibe_2-1715018271262.png

To only call the Sign-up menu not included the Solor Pricing you need to remove this code the background

Made4uoRibe_3-1715018853630.png

And Add the code below. 

 

nav.header__inline-menu a#HeaderMenu-sign-up {
    background: #ff00a3 !important; 
}

 

And Save. 

 

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

View solution in original post

Replies 3 (3)

Made4uo-Ribe
Shopify Partner
10038 2387 3014

This is an accepted solution.

Hi @kapooraayan1 

As I see here, the pink background for your Solor Pricing is from the background on the sign-up menu. 

Made4uoRibe_0-1715018199220.png

When i take out the background for sign up the solar pricing visible. 

Made4uoRibe_2-1715018271262.png

To only call the Sign-up menu not included the Solor Pricing you need to remove this code the background

Made4uoRibe_3-1715018853630.png

And Add the code below. 

 

nav.header__inline-menu a#HeaderMenu-sign-up {
    background: #ff00a3 !important; 
}

 

And Save. 

 

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
kapooraayan1
Excursionist
37 0 7

Thank you so much for replying to the post @Made4uo-Ribe 

 

I have tried your code but it did not work. do you think of any other solution?

Made4uo-Ribe
Shopify Partner
10038 2387 3014

I check your store but seems like working. 

Made4uoRibe_0-1715028261222.png

Made4uoRibe_1-1715028300098.png

it turns pink when you hover it and the pink background gone. 

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.