Shopify mobile website

Solved

Shopify mobile website

k9sweettreats
Tourist
4 0 3

Hello, my shopify mobile website isn’t working. The 3 lines up the top.. when you click it the page goes dull. I have spoken to shopify help and they have informed me it’s due to a code being added (I don’t recall this) however they won’t remove it as they are unsure if it will remove anything important. So have told me to post here asking for help. 

Accepted Solution (1)
Moeed
Shopify Partner
7732 2074 2554

This is an accepted solution.

Hey @k9sweettreats 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.menu-drawer {
    transform: unset !important;
    visibility: unset !important;
}
</style>

RESULT

Moeed_0-1747148697480.png

 

If I managed to solve your problem then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


View solution in original post

Replies 9 (9)

websensepro
Shopify Partner
2137 267 318

Hi @k9sweettreats  , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP
k9sweettreats
Tourist
4 0 3
Moeed
Shopify Partner
7732 2074 2554

This is an accepted solution.

Hey @k9sweettreats 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.menu-drawer {
    transform: unset !important;
    visibility: unset !important;
}
</style>

RESULT

Moeed_0-1747148697480.png

 

If I managed to solve your problem then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


k9sweettreats
Tourist
4 0 3

THANK YOU THANK YOU THANK YOU 😊

Moeed
Shopify Partner
7732 2074 2554

Thank you for your reply. 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 you find this information useful, a Like would be greatly appreciated.

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


Moeed
Shopify Partner
7732 2074 2554

Hey @k9sweettreats 

 

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


suyash1
Shopify Partner
11089 1365 1747

@k9sweettreats - can you please share your website link?

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com
suyash1
Shopify Partner
11089 1365 1747

@k9sweettreats  please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css

 

.shopify-section-group-header-group.menu-open .menu-drawer {
    transform: unset !important;
    visibility: unset !important;}

 

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com

Samita-Danny
Shopify Partner
17 0 1

Hi, @k9sweettreats 
Could you please provide the store URL and the password (if any), so that we can help check it for you?

Sami B2B Wholesale — Unlock powerful wholesale features
Sami Request a Quote — Let customers request quotes easily

If our reply helped, please give it a Like or mark it as a Solution!