How can I modify the login option in the Dawn theme?

Hello,

I would like to do one of two things;

  1. remove the pad lock symbol so customers only see the logo and coming soon. If this can’t be done, then is there a way I can stop it from taking customers to the actual password page? (photo 1)

  2. if none of the above can be done, is there a way I can add my company logo to the log in page, so if customers click on the padlock icon, all they will see on the next page is the company logo. (photo 2)

Hope this makes sense. Any help would be greatly appreciated.

Images attached and here is the link https://girlsxkicks.com/password

I’ve just sent you a direct message.

@GXK

oh sorry but how can user check your web page

When the page is open they can visit along with the rest of the public. The purpose of the landing page is to let them know we are coming soon. When we launch then we open the page for public to view.

@GXK

yes, please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/section-password.css ->paste below code at the bottom of the file.
password-modal {display: none;}

You’re so helpful! Thank you it worked!

@GXK

its my pleasure to help us

I just checked it on a mobile and the padlock is still there but on laptop it’s not there.

Will it update eventually on the mobile view?

@GXK

yes, please add this code

details.password-modal.modal {
    display: none;
}

hey it didn’t work

it’s thrown the welcome page off format. please help

ok so I have got it back to how it was but the only thing now is the padlock and back and the previous code you gave me isn’t working for laptop and mobile so I have the padlock showing on both devices

@GXK

sorry i can’t see that code

details.password-modal.modal {
display: none;
} (this was to remove the padlock on mobile)

password-modal {display: none;} (this was to remove padlock on laptop.

None of them work now :disappointed_face:

ok I worked out the codes and got it back to normal but there is a grey line now at the bottom of welcome page. When I refresh it goes but then it comes back. How can I stop this happening?

See picture

@GXK

oh sorry but i can’t see

can you see this pic?

yes i can see which OS facing issue

It’s not the OS software. It’s the coding. I have the latest software though

@GXK

oh sorry but i can’t see