How to change the font of my Instafeed text heading?

Looking to change the font itself and font size.

Shopify URL: https://day-off-club.myshopify.com/
Password: prebay

hello @selinadg

please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

#shopify-section-162208597948a993bd #insta-feed h2{
    font-family: fangsong !important;
    font-size: 30px;
}
1 Like

@Kinjaldavra font size changed but the font itself didn’t. I’m using a custom font for headings, is that affecting this?

This isn’t work at all :disappointed_face: not even my font size changed.