Shopify themes, liquid, logos, and UX
Hi guys!
Here is the problem:
With some cell phones when they go to the dropdown menu, they can not see everything like the social media.
It depends of the cell phone.
So I was wondering if we can add a code so the people can scroll down with the fingers on cell phone?
You can see the picture of what some people see, they can not scroll down.
Thank you!
URL:
https://toroeatstreats.com/
Solved! Go to the solution
This is an accepted solution.
- Here is the solution for you @abailea077
- Please follow these steps:
- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.
<style>
@media screen and (max-height: 570px) {
.drawer-menu__main {
height: 300px !important;
overflow-y: scroll !important;
}
}
</style>
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase
Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell
This is an accepted solution.
- Here is the solution for you @abailea077
- Please follow these steps:
- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.
<style>
@media screen and (max-height: 570px) {
.drawer-menu__main {
height: 300px !important;
overflow-y: scroll !important;
}
}
</style>
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase
Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell
This is wonderfull! Thank you!
Glad to help you. Have a good day @abailea077 .
For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase
Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell
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