Shopify themes, liquid, logos, and UX
I would love to be able to customize the text and button for the locksmith page on my site. How can I do this?
The current settings for Locksmith are less than ideal.
Solved! Go to the solution
This is an accepted solution.
Hi @kdigitalstudio,
Go to Assets > theme.scss.liquid and paste this at the bottom of the file:
#locksmith-passcode-form {
text-align: center !important;
}
#locksmith-passcode-form .btn {
color: #fff !important;
}
it will show like this:
Hope it helps!
Hi @kdigitalstudio,
Can you explain more about it, what are you trying to change?
Please send your site and if your site is password protected, please send me the password. I will check it.
Here's the page: https://kdigitalstudio.com/pages/freebies
I am trying to change the styling of the button (right now, it's not conducive for people to use), and possibly the text (center, font-size, etc.)
This is an accepted solution.
Hi @kdigitalstudio,
Go to Assets > theme.scss.liquid and paste this at the bottom of the file:
#locksmith-passcode-form {
text-align: center !important;
}
#locksmith-passcode-form .btn {
color: #fff !important;
}
it will show like this:
Hope it helps!
Great, thank you! I am able to code the rest to my liking. I always struggle finding the target. Thanks again!
Hello @kdigitalstudio
With a Locksmith app, you might need to edit the website code directly. This can involve editing HTML, CSS, or even some platform-specific scripting languages.
Do you have tried the Shoplock App? That's an alternative to locksmith and cost effective.
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025