Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Yumprint.com

    (@yumprintcom)

    Hi –

    Are you referring to the font that the ingredients and instructions are written in? What font are you expecting to see?

    When I looked at it, I saw the font “Shadows Into Light Two”.

    Thread Starter porchandtable

    (@porchandtable)

    Hi,

    Yup, the font that the ingredients and instructions are written in. I changed the font through the settings of the plugin > font > Helvetica Neue and Georgia. In the preview it shows the font change (for the ingredients and instructions).

    I can’t even see any “shadows into light two” in the CSS.. it’s a little confusing.

    Plugin Author Yumprint.com

    (@yumprintcom)

    It looks like the font is coming from your theme. If you check the styles for your theme you should see something like this:

    li {
    font-family: “Shadows Into Light Two”, arial, sans-serif;
    }

    If you remove that, everything should be fixed. The only thing to be aware of is that your lists elsewhere on your blog won’t have that font anymore.

    Thread Starter porchandtable

    (@porchandtable)

    Ah! it wasn’t in the css, it was controlled through google fonts.

    thanks for your help on this, really love the plugin.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Font not changing’ is closed to new replies.