Font-Size
-
bbPress version: 2.5.11
My Site: http://figoocraft.de/forum-3/
Theme: SydneyHello everyone,
I am trying to change the size of my font in bbPress.I tried editing the bbpress.css file in: content/plugins/bbpress/templates/default/css
First I edited the Size of the bar that holds the topics, that worked perfectly.Then I tried to edit the overall size of all fonts, so I changed:
#bbpress-forums { font-size: 12px; }
To:
#bbpress-forums { font-size: 16px; }
That didn’t change anything, so I tried to copy the bbpress.css to my themes directory as that’s what’s mentioned in the documentation. That neither changed anything, so now Im wondering what am I doing wrong?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.