All things Shopify and commerce
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi how do make the login icon appear on top in the header along with search & cart buttons? Right now its in the hamburger option. Thank u
I dont see that option! Please help I would greatly appreciate it.
Also, when I click the login button, instead of bringing me to the login page, I'm more keen to have a slider where the email & password page appears while i can still see the home page. So the slider takes up 70% of the page. If you could also assist with this that would be great!! ❤️
<style>
.header__icon--account.small-hide {
display: flex !important;
}
</style>
You can show it like this in mobile
Please press Like and Mark Solution if you find it helpful.
Thanks!
thank you so much!