Full height mobile menu drawer

doorstepdrip
Excursionist
34 0 7

Hi, I’d like to have my mobile menu drawer to open at full height. Currently it’s the standard opening where it doesn’t go above the header menu. Below is my website, doorstepdrip.com. I’m using studio theme and as you can see the header is still shown. 

3F751557-B659-4016-9CAD-70AA9EB674C2.jpeg

if possible I’d like it to be like the image below where the mobile menu drawer is full height 🙂

723CAF1F-CAEC-43D7-BFF2-D8526CCB0CF1.jpeg

 

saon
Replies 7 (7)
NomtechSolution
Trailblazer
1245 111 139

Yes its possible be changing code in menu to full height. There will be file name navigation in theme files.

Chat on WhatsApp: +923246370042
Need a Shopify developer? noumanmasood64@gmail.com
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
doorstepdrip
Excursionist
34 0 7

Ah great, do you have the code for this please? 

saon
NomtechSolution
Trailblazer
1245 111 139

Yes i can make it to full height

Chat on WhatsApp: +923246370042
Need a Shopify developer? noumanmasood64@gmail.com
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
doorstepdrip
Excursionist
34 0 7

How?

saon
PageFly-Henry
Trailblazer
283 73 55

Hi @doorstepdrip ,

 

This is Henry at PageFly - Shopify Advanced Page Builder app.

 

You can try this code by following these steps:

Go to Online store => themes => actions => edit code and add this code on file theme.liquid before tag </body>

 

PageFlyHenry_0-1685432854666.png

 

PageFlyHenry_1-1685432854672.png

 

<style>

@media only screen and (max-width: 750px) {

div#menu-drawer {

    width: 100% !important;

}

}

</style>

 

 

If the code doesn't please help me share the URL and password of your store so I can check more

Hope this answer helps.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.


Make your Instagram Feed a Sales Generator with VIBE Shoppable Instagram Feed.

doorstepdrip
Excursionist
34 0 7

Hi @PageFly-Henry , thanks for the reply. Unfortunately the code didn’t work as it made the width full size rather than the height! 
website URL: doorstepdrip.com 

The website isn’t password protected 🙂

saon
PageFly-Henry
Trailblazer
283 73 55

I’m sorry but this is out of my scope. You may try contacting Shopify support or finding another expert regarding this issue.

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.


Make your Instagram Feed a Sales Generator with VIBE Shoppable Instagram Feed.