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!
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025