Hello, I need assistance with changing my shop’s font to a custom one. I’ve been able to change the header before but I haven’t been able to do all of them so I’ve since changed the code back. I ha
h1, h2, h3, h4, h5, h6 , p{
font-family: 'Your Custom Font', sans-serif !important;
}
Hi @jesseflores
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Thank you! I addedh1,h2,h3,h4,h5,h6,body,p,a since I wanted all of it but your response got me there thank you once again! ![]()
Glad that i can help. Let me know if you have any questions