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!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
User | RANK |
---|---|
194 | |
178 | |
84 | |
57 | |
45 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023