Changing the positioning and text of "Enter a password" on my password page

Currently my Shopify password page looks like this.

I want to move the “Enter using password” to the top right of the screen. I want to be able to change the text from saying “Enter using password” to just the lock image with the word “Password”. I would like to see the code required to make this change.

Please help me asap!

Thanks

Hi @DavidCyaTmrw

Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.

hey @BSS-Commerce

Here is my store link: https://cya-tomorrow-clothing.myshopify.com/

Password is: Stillbuilding

Hopefully thats the right link.

I’d like to move that password button top right and move the company logo top left for mobile viewing.

Thanks

Hi @DavidCyaTmrw ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:

Step 1. Go to Online Store → Theme → Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :


Hope my answer will help you.

Best regards,

Victor | PageFly

@PageFly-Victor i copied and pasted that code as follows and nothing changed.

That was the only line of code that specifically had so I placed it right above like you mentioned with no change.

@DavidCyaTmrw ,

Sorry for the late reply and my mistake. You can please try and add this before in password.liquid not theme.liquid

@PageFly-Victor that did work but now the last thing i need to know is how to take away the underline that is showing under the word password?

Thanks

Hi @DavidCyaTmrw ,

You can add below code before on password.liquid: