• My site is DragonCookies and the font is too small. Hos can I get is a little larger and default at that size. Currently, when I create content I’m changing the font size paragraph by paragraph.

    There is a box for Insert Custom CSS and I was able to use it to change my widget background using:

    .sidebar .widget {background-color: #1b387;}

    Is there something similar that I can insert to make the font larger?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes, you can change the font size in the CSS file — but you’ll need to figure out which CSS declaration applies to the fonts you want to change. Firebug is a good way to do that. See also the Codex on CSS.

    If you post a link to your site, someone might help you figure it out too.

    Under Calotropis Theme Options – Go to Background, then down towards the bottom there’s a Resize Font Size option.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Trying to change the font size default in Calatropis’ is closed to new replies.