Why is my Dawn theme mobile menu unresponsive?

Hey all!

I’m using the Dawn theme and have run into a problem. The items on my mobile menu are not clickable until I scroll past the first section on my homepage. Can some help me fix this issue?

Store URL:

https://the-mimosa-tree-florist-gift-shoppe.myshopify.com/

Password:

yowpur

hi @highvibecollect
Its SideNode! We will be happy to help you today.

You can try this code: it will be helpful to you

Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.

.section-header.shopify-section-group-header-group {
    z-index: 9999;
}

If I was able to assist you, please remember to give it a Like and Mark it as the Solution!

Let me know if need further assistance
Regards,
SideNode

This worked! Thanks so much!

1 Like