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.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
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.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
This is wonderfull! Thank you!
Glad to help you. Have a good day @abailea077 .
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025