Changing font for one section without changing font style for all the headings

Hello,

Is it possible to change a font for one section without changing font style for all the headings? I’m using baseline.

Thanks.

Hi @TheAnyTony

Thank you for reaching out to the Shopify community.

Yes you can can change the font of one section without changing the font styles of all headings.

Just target the elements you want to change the font of in base.css files and change the font-style property there.

You can refer to this link for more detailed solution.

https://community.shopify.com/post/2149425 .

Thanks