Shopify themes, liquid, logos, and UX
Recently I was changing the position of my header icons and realised that the hamburger menu icon goes beyond the screen boundaries on Android phone at the same time everything looks perfectly fine on Iphone..
Thats the first time I am facing an issue like that and I hope someone can lend me a hand.
Thanks in advance!!
Website name - apeya.co | Theme - Dawn
Hello @Apeya ,
Here are the steps to apply the necessary changes in your Shopify store:
@media(max-width: 989px){
.header-wrapper {
height: unset !important;
}
.header {
position: unset !important;
display: flex;
flex-direction: row-reverse;
width: 100%;
padding: 8px 15px;
align-items: center;
gap: 15px;
}
.menu-drawer-container {
position: unset;
}
.header--mobile-left .header__heading {
order: 1;
flex: 1;
}
.header__icons a#cart-icon-bubble {
right: unset !important;
top: unset !important;
}
.header__icons {
margin-right: 0 !important;
}
a.header__heading-link {
position: unset;
}
}
Let me know if you need further assistance!
Thank you for reply, but unfortunately it didn’t help me(
Also I discovered that the problem might not be the icon positioning, but the fact that my site appears slightly ‘zoomed in’ for android users, which makes the icon look off the screen. Also a little white line shows up as soon as enter full screen mode.
If that can be solved somehow I will be very grateful!
please check the video on my google drive to understand the problem fully:
https://drive.google.com/file/d/11Xyxj62FmSfU0D5ppfOTYpNKDzAwpbxS/view?usp=drivesdk
Hello apeya,
Have you applied the CSS I shared with you? It works perfectly on both of my devices. Please review the CSS again, and if there’s any issue with the appearance on your device, make sure to resolve that first.
Let me know if you need further assistance!
Thank you.
Sorry, but that’s how the website header looks like with applied code:
Do you have any ideas how to solve it?
Thanks
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024