Viewing 1 replies (of 1 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Yes, you can use a dash of CSS to change just about anything, including font-size. For example, once you locate the proper selector, you can add the following to your CSS:

    .selector { font-size: 120px; }

    You can find plenty of awesome CSS resources online for more details/info.

Viewing 1 replies (of 1 total)
  • The topic ‘FONT’ is closed to new replies.