Roman
    Spectator
    Posts: 3147
    April 8, 2014 at 9:55 am #9426

    Insert in the Custom CSS field:

    Code:
    #bbpress-forums li.bbp-header ul { font-size: 15px; }
    #bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic { font-size: 14px; }
    #bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta { font-size: 11px; }
    .bbp-topic-freshness > a, .bbp-forum-freshness > a { font-size: 12px; }

    modify per your needs

    IP
    Spectator
    Posts: 12
    April 9, 2014 at 4:25 am #9434

    Hi Roman,

    I edited the BBPress.css file under this “/alora/css/bbpress.css?ver=2.5.3-5249”. May I know that way is fine?

    If I updated from Theme Options, would it change the above BBPRess.css file?

    Thanks!

    Roman
    Spectator
    Posts: 3147
    April 9, 2014 at 8:32 am #9435

    the best way is adding your custom css as i recommended, because if you will update your theme, it will be overwritten and you will lose the modification.

    IP
    Spectator
    Posts: 12
    April 9, 2014 at 10:01 am #9438