The Art: BBPress Font Size

Home Forums All Other Themes The Art: BBPress Font Size

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #129710
    KeithKeith
    Participant
    • Topics: 50
    • Replies: 68
    • Total: 118
    Member since: November 14, 2016

    I’m using The Art theme. Kindly let me know how to increase the text size of BBPress (for the Forum List and text of posted topics).

    See here as an example:

    https://drive.google.com/file/d/1dr1DSVqLtmknWFLmutHN66FjSOApo-JR/view?usp=sharing

    http://badassgrandmas.org/forums/

    #129729
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30976
    • Total: 30976
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .bp-nouveau div.bbp-breadcrumb, .bp-nouveau #bbpress-forums ul.bbp-forums { font-size:15px !important;}

    Regards,
    Brad

    #129837
    KeithKeith
    Participant
    • Topics: 50
    • Replies: 68
    • Total: 118
    Member since: November 14, 2016

    The code you provided works perfect for the Forum list. However, it didn’t increase the size of the Topic list or the font inside of the topics. See below:

    TOPIC LIST
    https://drive.google.com/file/d/1hgo2aH98v7FAj8inzSkuKveLU6IrVMUN/view?usp=sharing

    https://badassgrandmas.org/forums/forum/general-news-discussions-etc/

    POST CONTENT
    https://drive.google.com/file/d/1T79jyg9GeatnBn81_qRTEnWmZRnUlue-/view?usp=sharing

    https://badassgrandmas.org/forums/topic/test-topic/

    #129886
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30976
    • Total: 30976
    Member since: August 16, 2013

    Hi,

    Kindly use this css

    #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta { font-size:14px !important;}

    Regards,
    Brad

    #129993
    KeithKeith
    Participant
    • Topics: 50
    • Replies: 68
    • Total: 118
    Member since: November 14, 2016

    Thank you!

    #130000
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30976
    • Total: 30976
    Member since: August 16, 2013

    🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.