How to change password button position on password page?

How to change password button position on password page?

sesh
Excursionist
24 0 1

How to change password button position on password page?

IMG_9405.jpeg

Replies 7 (7)

Bundler-Manuel
Trailblazer
563 26 67

Hello there @sesh  You should login to your Admin, if you go to 'Online Store > Themes' and then hit 'Customize', you'll load up your editor. Then, in the small bar that appears across the top middle of your screen, if you type in 'password', it will present you with an option to access and edit your password page! 
Let me know if this process works fine for you.

Emmanuel
Please let me know if it works by marking it as a solution!
Bundler - Product Bundles app, a great bundle app for Shopify, with glowing user testimonials and a free plan.
sesh
Excursionist
24 0 1

There is no option to change the position of my password button to the middle. I need help with the custom code 

sesh
Excursionist
24 0 1

IMG_9405.jpeg

I want the password button to be In the middle like the reference, where the arrow is pointing

sesh
Excursionist
24 0 1

Hi @exprt_dev hope you’re doing well. Happy new year. Are you able to help? 

DaisyVo
Shopify Partner
2668 322 372

Hi @sesh 

 

Please kindly share with me the store link

 

Best,

 

Daisy

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
sesh
Excursionist
24 0 1

I dm you @DaisyVo @are you able to help?

DaisyVo
Shopify Partner
2668 322 372

Hi @sesh 

 

To complete your requests, please follow these steps:
  1. Go to Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSS https://prnt.sc/i8ljAMlHJUKl
  2. Paste the code provided into the Custom CSS section.

 

.password-header > password-modal {
    position: absolute !important;
    top: 50%;
    left: 50%;
}

 

Here is the result: 
 
image_720.png

image_720.png

I hope this helps
 
Best,
 
Daisy
Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution