Shopify themes, liquid, logos, and UX
Can someone tell me how to change the word "Denomination" to "Amount".
Change all the boxes to white including the check box.
Change the wording and bold the check box message.
Thank you!!
Link please
Paste this code in base.css file please
.field__input, .customer .field input{
background-color: white !important;
}
.recipient-checkbox>svg{
background-color: white;
}
In order to change the text from "Denomination" to "Amount" Please go to theme customize and go to Product page. After that search for price and you will see it's heading "Denomination" and you can make it "Amount"
Yes, this fixed it.
How can I change the wording now for the "Denomination" to "Amount".
And also the check box message
You can change by going to theme Customization.
Do you know how I can change the check box message itself?
@cvette wrote:Crystal Lea Jewelry Digital Gift Cards
.color-scheme-7efa3f7c-c5c9-46b2-9162-afaebd3e8daa {
--gradient-background: #fff !important;
}
Note:
#fff is color code
Open the code , then open theme.liquid file find
{% style %}
And paste ur css here
{% endstyle %}
Could you please share your Store URL in order to make changings.
Thanks
Hi @cvette
Check this one.
Open your store go to admin > Products > select the gift card.
Choose variants you like to change. Click the heading.
And after you click this will come out which you can add whatever name you like.
Then save.
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Change all the boxes to white including the check box.
Change the wording and bold the check box message.
For this one. Try this one.
.recipient-form>input[type=checkbox], .recipient-fields .field__input, .customer .field input {
background: white;
}
label.recipient-checkbox span {
font-weight: 900;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
I was able to change the font to bold, but how do I change the message?
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024