What's your biggest current challenge? Have your say in Community Polls along the right column.

Dawn theme for mobile - login button location

Dawn theme for mobile - login button location

icedmochasoy
Tourist
4 0 2

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

Replies 3 (3)
icedmochasoy
Tourist
4 0 2

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!! ❤️

pawankumar
Shopify Partner
627 93 115

Hi @icedmochasoy 

<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!

- Need a Shopify developer? Chat on WhatsApp +91-9467121281
- Coffee Tip: Buymeacoffee  | Email: thepkpawankumar@gmail.com
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
Best regards,
Pawan
icedmochasoy
Tourist
4 0 2

thank you so much!