Home Forums Square Font size for buddypress and bbpress elements, widget border

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #4871
    pgrover
    Participant

    Hello

    I would like to change the font size for my forum and activity pages, which is currently quite small.

    I did not find any buddypress or bbpress specific fonts in the stylesheet, so if you could tell me where they are defined it would be a great help.

    These are two of the pages with the small font:
    (buddypress activity)
    (bbpress forum)

    Also, is there a way in css to create a thin border around right sidebar widgets?

    Thanks for your assistance.
    Phyllis

    #4873
    pgrover
    Participant

    For widget border, I tried adding to css line 660:

    .widget {
    margin: 0 0 30px;
    border-style: solid;

    but that didn’t work

    #4874
    pgrover
    Participant

    Nevermind on the widget border. My css did work, but just wasn’t seeing the change because of a cache issue.

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