Shopify themes, liquid, logos, and UX
Hey, I changed the font size of the body and the 'buy it now' button size changed as well. How can I modify the font size of this button only?
Password: sawbaw
Solved! Go to the solution
This is an accepted solution.
Hi @Pam9 ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css->paste below code at the bottom of the file:
.shopify-payment-button__button--unbranded {
font-size: 15px !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Try this on the theme.css
.shopify-payment-button__button--unbranded {
font-size: 20px;
text-transform: uppercase;
padding: 0;
}
This is an accepted solution.
Hi @Pam9 ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css->paste below code at the bottom of the file:
.shopify-payment-button__button--unbranded {
font-size: 15px !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
It works. Thank you!
User | RANK |
---|---|
227 | |
181 | |
63 | |
58 | |
47 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023