New Shopify Certification now available: Liquid Storefronts for Theme Developers

MOBILE DRAWER MENU NOT SCROLLING

danbot
Excursionist
59 0 6

Hi,

 

When from desktop all is good, in the mobile version is a disaster 😕

I have two main issues with the menu:

1- Can't click to log in because of footer menu

Schermata 2023-10-05 alle 17.39.55.png

2- The drawer submenu is not scrolling so you can't see more categories. 

Schermata 2023-10-05 alle 17.40.02.png

 

I'm so frustrated because I need to launch my ecommerce asap and these issues  are quite relevant.

 

Anyone that can help me? I think both are connected.

 

Thankssss

 

https://c168e5.myshopify.com/

pw: subnormal

Replies 3 (3)
shreyhweb
Shopify Partner
598 103 108

@danbot 

 

Hello, don't worry

 

Please add below code above </body> in theme.liquid

 

online store >> edit code >> theme.liquid

<style>
@media screen and (max-width: 767px) {
.section-header.shopify-section-group-header-group {
    z-index: 999999!important;
}
}
</style>

 

 

 

after added the given code

shreyhweb_0-1696532147541.png

 

if you can discuss any further information then you can contact us on whatsapp.

 

If our solution is helpful for you then please like the post and tap on accepted.

 

Thankyou

- If You Find Our Solution Helpful Please Like And Mark As Accepted!
- Sip, savor, and support – your Coffee Tip helps us keep coding.❤️
- If You Want To Further Discussion. Then Contact - info@shreyhsoftsolutions.com
danbot
Excursionist
59 0 6

It worked!

danbot
Excursionist
59 0 6

HI Shreyweb,

 

This is not working unfortunately, when you open the collection list from "tienda", some collections are cutted.

 

Can you please take a look? 
thank you

 

https://c168e5.myshopify.com/

pw: subnormal