How to remove 'Enter using password' from Origin theme?

Hi,

I would like to remove/hide the ‘Enter using password’ link from the top right hand corner of our password page. We are using the Origin theme, can anyone help please?

Thanks,

Charlie

Hey @Celebritips

Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!

Best Regards,
Moeed

zhou0407

Thanks

Hi @Celebritips

This is Henry from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file → Save

details.password-modal.modal {

display: none;

}

Hope that my solution works for you.

Best regards,

Henry | PageFly

Hey @Celebritips

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

@Celebritips Got to assets/base.css and paste below CSS at bottom of file.

.modal__toggle
{
display: none;
}

Hi there, @Celebritips

The custom code editing suggested by @Moeed and @PageFly-Henry should work well for removing this option completely.

I found this really nice guide for creating a password landing page that works well for you. How is your store set up coming along at the moment? Is there anything you’d like help or advice with? Looking forward to hearing from you!

It appears my password link has gone missing. Don’t believe I ever put a code to hide it though. Could you be of any assistance to get it back? cheluxboutique.com