All things Shopify and commerce
Hi everyone! Just a quick question, I have uploaded a custom font to the symmetry theme, which works but I was wondering if there was a way to make all button font on the website this code? I don't know if that's possible rather than individually targeting each button within a section. Any help or advice would be greatly appreciated 😊
<style>
button, .btn, .button {
font-family: 'MyCustomFont', sans-serif !important; /* Replace 'MyCustomFont' with your font name */
}
</style>
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
- Then add the following code at the before tag </head> and press 'Save' to save it @emilyaugstudios .
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Check this one.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
button, .btn {
font-family:"Basic Commercial", sans-serif !important;
}
And Save.
Result:
Note: you can change the font you like to use.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025