Shopify themes, liquid, logos, and UX
Hello can someone help me, I use the theme “Focal” and I don't want to have the icon (see photo) and I want to have the payment provider as a photo or code under the checkout button
my URL: comforya-shop.de
passwort: 111
Solved! Go to the solution
This is an accepted solution.
Hi @Kaan6161,
Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css/main.css/custom.css file Add the provided code at the end of the file.
span.checkout-button__lock {
display: none !important;
}
This is an accepted solution.
Hi @Kaan6161,
Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css/main.css/custom.css file Add the provided code at the end of the file.
span.checkout-button__lock {
display: none !important;
}
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