• birdpress

    (@birdpress)


    Yes, I’m new to CSS and WordPress. Please have patience ??

    I would simply like to make Garamond my default font for the original “Kubrick” theme.

    Is it simply a matter of adding it to the hierarchy of fonts within the theme and if so, where do I need to input it?

    Thanks!

Viewing 1 replies (of 1 total)
  • dss

    (@dss)

    I believe that the Kubrick css file states font more than once, but all you have to do it locate the correct place where you want to change the font and simply replace:

    ‘lucida grande’, arial, verdana, sans-serif;

    with

    ‘garamond’, times, serif;

    or something like that, and it should be ok.

    i changed all the fonts here because it’s a huge leap between gramond and verdana, so if the end user doesn’t have garamond, at least they’ll be seeing a serif type face.

    hope that does it.

Viewing 1 replies (of 1 total)
  • The topic ‘Can I make Kubrick font Garamond by default?’ is closed to new replies.