Liquid, JavaScript, themes, sales channels
Join us March 21 for an AMA on planning your 2023 marketing budget with 2H Media co-owners, Matt and Aron
Strange just noticed my Add to Cart button increased in font size and is BOLD now. Haven]t made any changes. When I go customize my theme the font size seems bigger, but it isnt BOLD. However when I check the site on my phone its in BOLD.
FYI...Desktop View everything looks fine.
Any ideas on how to fix this?
hello @masseeh
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.cart-home-btn input {
font-weight: bold;
}
Hi @masseeh,
Please follow these steps:
- Step 1: Go to Online store > Themes > Actions > Edit code.
- Step 2: Go to Assets > theme.css and paste this at the bottom of the file:
@media (max-width: 767px){
.cart-home-btn input {
font-weight: 400 !important;
}
}
Hope it helps!
If my answer can help you solve your issue, please mark it as a solution. Thank you and good luck.
Interesting fact we just realized. So you end up seeing bold if you’re using an iPhone with ios 15. All other operating systems and devices you see the correct font.
@masseeh wrote:Interesting fact we just realized. So you end up seeing bold if you’re using an iPhone with ios 15. All other operating systems and devices you see the correct font.
What theme are you using?
And is this a recent issue that could be connected to a recent changes such as an app install/uninstall , theme customization, or theme setting?
We using Impulse theme. Not it’s not app related since it doesn’t affect any mobile device outside of iOS 15
User | RANK |
---|---|
21 | |
18 | |
13 | |
12 | |
8 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023