Shopify themes, liquid, logos, and UX
Hey, I messed up the header icon in mobile view of my shop, pls help me get them back to normal, I want them al to be in the size of the cart icon, but in a normal look.
additionally I turned on the accounts option and I still dont have log in option in mobile view, help me with that as well pls
Thanks in advance.
store link: https://7c8266-b4.myshopify.com/
Hello @Etay56
@media screen and (max-width: 989px) {
.header-wrapper .header {
display: grid;
grid-template-areas:
"left-icons heading icons" !important;
grid-template-columns: 1fr 2fr 1fr;
}
.header-wrapper .header header-drawer {
justify-self: start !important;
}
.header-wrapper .header .header__icons {
justify-self: end !important;
}
.header-wrapper .header .header__icons .header__icon--cart {
position: unset !important;
}
.header-wrapper .header .header__heading {
justify-self: center;
}
.header-wrapper .header .header__heading .header__heading-logo {
margin: 0;
}
.header-wrapper .header .header__icons .header__icon--account {
display: flex !important;
}
}
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025