How to Change the Font For Menu In Dawn Theme

I finished my site and made it my published site, then i went on to the site and say the font for menu and other areas ( that must be connected with the menu font) have changed to an ugly font that i used with the last site that my new one replaced! Any help to be able to even make the font for the menu the same as Header font!

Thank you

Shop url: www.unholymess.ca

1 Like

@Unholymess

can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.site-nav__link {font-family: "Font-1623100070789"!important;}

The Dawn theme does not have a theme.cscc.liquid file under assets! Which one should i put it in?

1 Like

@Unholymess

oh sorry

can you add base.css file your custom font code

Didnt work! Any other options?