• benrey

    (@benrey)


    I’ve been trying to change the h6 font family, but it’s not working. I am using the code below and yes, I’ve emptied my cache.

    h6 { font-size: 44px; font-family: 'Cinnamon', sans-serif !important; }

    I’ve added the font family above with this code and the font shows up other places. Just not in h6:
    @font-face { font-family: Cinnamon; src: url('http://pelicandesign.net/heather/wp-content/plugins/cinnamoncake.ttf'); }

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter benrey

    (@benrey)

    Got it solved. CSS was running this: http://meyerweb.com/eric/tools/css/reset/ */

    Thread Starter benrey

    (@benrey)

    False hope. Still not working. Any help?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Editing Font family’ is closed to new replies.