Jump to content

Recommended Posts

Posted

For some unexplainable reason there is no simple option to add more Google Fonts. There are only 5-6 to select from. Or maybe I am looking in the wrong places ...

Does someone know where to find the template or css or code which I would simply edit to add the fonts I want?

Posted

Add your font script to the globalTemplate or the CSS src into custom.css and on that drop down choose "default" and define the font in the custom.css for body so like:

body {

font-family: "Google Font";

}

Posted

Hm, thanks, but simply replacing the custom font is not what I was was looking for.

Usually, there is a place somewhere, where all the Google Fonts are named and loaded, sometimes even including their different weights, and this list will define the content of the pulldown. If for some awkward reason the list is hardcoded to having exactly these 7 entries then I would want to replace two of the fonts with the two fonts I want.

Andreas

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...