Shopify themes, liquid, logos, and UX
Hi
We are using the Modular store theme. We would like to bold the text inside our buttons, for example, BUY NOW, LEARN MORE. Does anyone have a handy piece of code snippet to do this and tell us where to place the code?
Please share your store URL!
Thanks!
Try this code.
a.button.button--primary {
font-weight: 600 !important;
}
Let me know if it doesn't work.
Thank you.
hi this is great thank you. Where do i place the code?
We have 4 buttons on our home page and we want to bold the text in each of these buttons.
Thanks
Please add the following code to your assets/theme.css bottom of the file.
a.button.button--primary {
font-weight: 600 !important;
}
Thanks!
User | RANK |
---|---|
61 | |
58 | |
47 | |
42 | |
40 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023