- This topic has 2 replies, 1 voice, and was last updated 6 years, 2 months ago by pgrover.
Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
- March 24, 2018 at 12:17 am #4871pgroverParticipant
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.
PhyllisMarch 24, 2018 at 1:46 am #4873pgroverParticipantFor widget border, I tried adding to css line 660:
.widget {
margin: 0 0 30px;
border-style: solid;but that didn’t work
March 24, 2018 at 2:54 am #4874pgroverParticipantNevermind on the widget border. My css did work, but just wasn’t seeing the change because of a cache issue.
- AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.