Solved

Button fonts are different in Dawn theme, help please!

mikery
Excursionist
20 0 4

Hi guys!

This is kinda urgent, my fonts for my buttons are different in these two locations and I don't understand why that is, as you can see here :

mikery_0-1636633827545.png

^Wrong font, here is the correct font on my homepage:

mikery_1-1636633846000.png

 

I wish to change the wrong one to the correct one but I can't figure out how, help me please >.<!

 

Accepted Solution (1)
Zworthkey
Shopify Partner
5581 642 1568

This is an accepted solution.

hii, @mikery 
Paste this code on top of the section-main-product.css file.

button.product-form__submit.button.button--full-width.button--secondary span {
    font-family: 'Underrubriker + Knappar | Justerad teckenavstånd' !important;
}

Thank You.

View solution in original post

Replies 5 (5)

Zworthkey
Shopify Partner
5581 642 1568

Hii, @mikery 
Kindly share your store URL so,
I can solve it perfectly.
Thank You.

mikery
Excursionist
20 0 4

Surely! 

https://brazelets.com/

password: goof

Zworthkey
Shopify Partner
5581 642 1568

This is an accepted solution.

hii, @mikery 
Paste this code on top of the section-main-product.css file.

button.product-form__submit.button.button--full-width.button--secondary span {
    font-family: 'Underrubriker + Knappar | Justerad teckenavstånd' !important;
}

Thank You.

mikery
Excursionist
20 0 4

Omg you fixed two issues in one!!

I was gonna create another post for another issue I had but taht code fixed that too.

Thank you so much friend!!!

mikery
Excursionist
20 0 4

Actually one sec, Sorry. In my phone preview-the "buy it now " button is still the wrong font 😞 "Add to cart " is correct though