Shopify themes, liquid, logos, and UX
Hello!
I want to hide the padlock on the right of the header on the password page.
I still want to be able to click on it and enter my store, but I want it to be invisible so that the visitors don't see it.
For some reason there isn't an option to change the color without coding.
Padlock:
My website is www.truepodium.com and my theme is Stiletto.
Thanks in advance!!!
Solved! Go to the solution
This is an accepted solution.
Hey, follow these steps:
Log in to your Shopify Admin
Go to Online Store:
In the left-hand menu, click Online Store.
Access Themes:
Under the Themes section, find the theme you're currently using, then click Actions and select Edit Code.
Open the CSS File:
Add the CSS:
Scroll to the bottom of the file.
Paste the following code at the very bottom:
.icon-padlock {
opacity: 0;
}
Save the Changes:
After adding the code, click Save in the top-right corner of the code editor.
Check Your Store:
Go to your store’s front end to make sure the padlock icon is hidden (opacity 0).
Remember to like this and mark it as a solution if it solves your problem!
autoBlogger: Seamlessly scheduled, fully automated, AI-powered, and SEO-optimised blogging with FAQs, table of contents and other features! Start your 14-day free trial today!
autoSchema: Fully automated and continuously updated Google structured data, including duplicate data removal. Simple to install – try it now!
This is an accepted solution.
Hey, follow these steps:
Log in to your Shopify Admin
Go to Online Store:
In the left-hand menu, click Online Store.
Access Themes:
Under the Themes section, find the theme you're currently using, then click Actions and select Edit Code.
Open the CSS File:
Add the CSS:
Scroll to the bottom of the file.
Paste the following code at the very bottom:
.icon-padlock {
opacity: 0;
}
Save the Changes:
After adding the code, click Save in the top-right corner of the code editor.
Check Your Store:
Go to your store’s front end to make sure the padlock icon is hidden (opacity 0).
Remember to like this and mark it as a solution if it solves your problem!
autoBlogger: Seamlessly scheduled, fully automated, AI-powered, and SEO-optimised blogging with FAQs, table of contents and other features! Start your 14-day free trial today!
autoSchema: Fully automated and continuously updated Google structured data, including duplicate data removal. Simple to install – try it now!
It worked! Thank you!
No problem at all! Feel free to reach out if you need help with anything else.
Have an awesome day! 😃
autoBlogger: Seamlessly scheduled, fully automated, AI-powered, and SEO-optimised blogging with FAQs, table of contents and other features! Start your 14-day free trial today!
autoSchema: Fully automated and continuously updated Google structured data, including duplicate data removal. Simple to install – try it now!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025