• Closed
  • Cal
    Spectator
    10.03.2014 at 05:16 #8301

    Hello Roman,

    How do I make the post meta text a smaller font size?
    (ie. author name, date, category tags etc)

    Thank you,
    I LOVE THE ALORA THEME
    Cal

    Examle-
    http://calakasha.com/saying-yes-to-life/

    Roman
    Spectator
    Posts: 3147
    10.03.2014 at 10:37 #9255

    insert in the Custom CSS field for example:

    Code:
    .post .meta-info {font-size:12px;}