Shopify themes, liquid, logos, and UX
Hello, I've seen a lot of these posts within the community but not for our theme. We have the Broadcast theme which worked perfectly but now when I hover over our mega menu and try to click on the drop down section it disappears before I can click on anything within the dropdown - we haven't touched any of the menu coding so not sure why it is now not working....please can you help.
Our URL is https://millysstores.myshopify.com/#
Thank you
Tammy
Solved! Go to the solution
This is an accepted solution.
hi @Milly124 can you try add the css code below to your theme.scss.liquid or theme.css or whatever css file for your theme?
@media only screen and (min-width: 750px){
html .grandparent > .main-menu-dropdown {
top: calc(100% - 25px);
}
}
This is an accepted solution.
hi @Milly124 can you try add the css code below to your theme.scss.liquid or theme.css or whatever css file for your theme?
@media only screen and (min-width: 750px){
html .grandparent > .main-menu-dropdown {
top: calc(100% - 25px);
}
}
@Milly124 you are welcome, basically for this issue, there is a gap between the menu link and the dropdown sub down, I moved the sub menu up a bit so when the mouse moves over to the sub menu is still in 'hovered' state.
I have a youtube channel https://www.youtube.com/channel/UCxx8s_d6t_RKNqHrp-4bpvQ teaching people how to fix different issues for their Shopify stores, come by and take a look, subscribe if you like it 🙂
Have a good day.
Hi
I am having a similar issue. I just added my Mega Menu and it is not showing at all.
I'm not sure if this is down to the updated theme or not but this solution is no longer working and when moving diagonally towards a mega menu item the dropdown is out of focus.
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