create account

Solved

create account

tabny
Excursionist
13 0 4

Hello everyone

I want to add forget password and Create Account link, how do i do? and on my mobile vision there is no account button In the upper right corner, how do i show it thank you

Here is my web https://7dd6bf-4c.myshopify.com/

Accepted Solution (1)

Rahul_dhiman
Shopify Partner
788 152 167

This is an accepted solution.

Hello @tabny 
1)    I want to add forget password and Create Account link, how do i do?
this require custom coding to add the forget password and create account link.

2) on my mobile vision there is no account button In the upper right corner

Go to online store ---------> themes --------------> actions ------> edit code------->base.CSS------> 423
and delete this code

@media screen and (max-width: 749px) {
.small-hide {
display: none !important;
}
}

and the result will be
12.png

If this was helpful, hit the like button and mark the job as completed.
Thanks

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

View solution in original post

Replies 2 (2)

Rahul_dhiman
Shopify Partner
788 152 167

This is an accepted solution.

Hello @tabny 
1)    I want to add forget password and Create Account link, how do i do?
this require custom coding to add the forget password and create account link.

2) on my mobile vision there is no account button In the upper right corner

Go to online store ---------> themes --------------> actions ------> edit code------->base.CSS------> 423
and delete this code

@media screen and (max-width: 749px) {
.small-hide {
display: none !important;
}
}

and the result will be
12.png

If this was helpful, hit the like button and mark the job as completed.
Thanks

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

ProtoMan44
Shopify Partner
704 57 112

@tabny Hey, thanks for posting here.
please add this code in header section  side area (custom CSS)

 

@media screen and (max-width: 749px) {
 header .header__icon--account {
    display: flex !important;
 }
}

 

ProtoMan44_0-1719919551434.png 

ProtoMan44_1-1719919690432.png

 

I hope it will help you, so please mark it as solved. thanks

 

customizer:

- A thirsty developer passionate about supporting the community. If you'd like to, you can  

Buy me a Coffee.


- Your Shopify Solution Specialist Get a Quote at

ProtoMan44

 - 

Chat On Whatsapp


Crafting exceptional e-commerce experiences to elevate your online presence. Let's build your success story together!