(Craft) My Mega Menu on the Homepage is not clicking through (Update)

Solved

(Craft) My Mega Menu on the Homepage is not clicking through (Update)

Cthom1964
Excursionist
37 0 4

Hi I am having trouble with my mega menu on my homepage not clicking thru the dropdown links. (they aren't underlined) I have tried several AI troubleshooting but they just have me chasing my tail. I need a Human!!! LOL please help if you can. Thanks!

 

Accepted Solution (1)
AnneLuo
Shopify Partner
1355 237 277

This is an accepted solution.

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code before the </head> tag

<style>
.section-header.shopify-section-group-header-group {
    z-index: 99 !important;
}
</style>


Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

View solution in original post

Replies 13 (13)

AnneLuo
Shopify Partner
1355 237 277

Hi, @Cthom1964 

Can you share your store url? So that I can assist you.

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

Cthom1964
Excursionist
37 0 4

hi! yes christhompsonbags.com

 

AnneLuo
Shopify Partner
1355 237 277

This is an accepted solution.

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code before the </head> tag

<style>
.section-header.shopify-section-group-header-group {
    z-index: 99 !important;
}
</style>


Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

Cthom1964
Excursionist
37 0 4

Thank you!!!

AnneLuo
Shopify Partner
1355 237 277

You are welcome. I'm glad to hear that the solution worked well for you.
If you require any more help, please don't hesitate to reach out.

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

Cthom1964
Excursionist
37 0 4

Can you help me with this? 

I made a banner on my homepage clickable and I anchored it to a collection directly underneath it. It was working fine but now it's not. The banner is clickable but doesn't move to the anchor. I also don't remember where to code the anchor tag. (or what it should look like!) I really need someone's help! Thank you!

note... on my homepage www.christhompsonbags.com I want that big banner to anchor to the collection grid directly underneath it.

AnneLuo
Shopify Partner
1355 237 277

Sure. But implementing this requires change some code in your theme. So I need to access your store as a collaborator if possible. I will help you fix it directly.

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

Cthom1964
Excursionist
37 0 4
Hi Anne I would appreciate your help. Do you need my access code or do you
want to send a request?
AnneLuo
Shopify Partner
1355 237 277

Yes. Please send me your collaborator code. You can get it from Settings > Users and Permissions.

AnneLuo_0-1728961123096.png

 

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

Cthom1964
Excursionist
37 0 4
0502

Dan-From-Ryviu
Shopify Partner
11944 2341 2517

Hi @Cthom1964 

Add this code to Custom CSS in Online Store > Themes > Customize > Theme settings. 

.section-header.shopify-section-group-header-group { z-index: 4 !important; }

 

- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

Cthom1964
Excursionist
37 0 4
  • Thanks Dan, I got Anne's first and it worked.
  •  
Dan-From-Ryviu
Shopify Partner
11944 2341 2517

Very welcome! 

- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.