Change footer font to lovato - Blockshop theme

hi everyone.

I want to change the font of the footer to Lovato regular ( attached ).

Theme is blockshop

Pword is test

site is laz-the-plant-scientist.myshopify.com

Any help is much appreciated!

1 Like

@peter550

yes please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme–async.css->paste below code at the bottom of the file.
.footer--block--heading {font-family: 'Lovato Regular'!important;}