Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I'm trying to change the font in a custom multicolumn section on the "Our Story" page of this website: https://fybf836r9tluuf5o-60071346230.shopifypreview.com
Currently it looks like this:
But I want the header font to be the same as the body font, and I want to decrease the spacing between the lines of all of the text. I tried adding CSS with the shopify template name and it didn't solve it,
This is what I tried:
#Slide-template--16273084579894__brand_pillars_BAYqRV-1 h3 {
font-family: 'intervogue_soft_altmed';
font-size: 20px;
line-height: 24px;
}
Hello @jasminsharp97
So here is a solution from my end . This will work for sure .
Let me know if that works .
Best Regards