Shopify themes, liquid, logos, and UX
Since i had my theme upgraded to 11.0 a lot of things changed. Before the menù didnt cover the entire screen but only a section and i want it back that way. Can you help me?
BEFORE (How i want it):
AFTER (I dont want it like this):
Solved! Go to the solution
This is an accepted solution.
1) Go to online store
2) Edit Code
3) Open your base.css file
4) Paste the following code
.menu-drawer {width: 85% !important;}
You can adjust the size from here to the exact look you want 100% full cover.
5) Save.
Let me know if it work by marking it as a solution.
Hi again,
I need your store URL to be able to solve this to you.
This is an accepted solution.
1) Go to online store
2) Edit Code
3) Open your base.css file
4) Paste the following code
.menu-drawer {width: 85% !important;}
You can adjust the size from here to the exact look you want 100% full cover.
5) Save.
Let me know if it work by marking it as a solution.
Paste the given style in 'Assets > base.css'
.menu-drawer {
max-width: calc(100% - 50px);
}
Don't forget to like and accept the solution.
Thanks
Hi @Vick2
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
.menu-drawer {
width: 100% !important;
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024