Agency BBPress CSS

Hello,

I am looking to modify some of my pages to match the styling of the BBPress. (font, colors, ect.) I was looking for the CSS but am unable to locate it anywhere.

Is there an easy way to see the default styling of the BBPress in the Agency version?

Thanks in advance.

Ryan

Hey Ryan,

Our themes do not have styling options like font and colors for approved third-party plugins like bbPress. Styles for the said plugins come from the Stack styles. For example, the Agency demo uses the Ethos stack and the Ethos stack has its own set of bbPress styles. You can find that in \wp-content\themes\x\framework\dist\css\site\bbpress.

All resources in our themes are minified though so it is hard to read. But, reading a minified CSS is not recommended anyway since a more useful method to read or see styles is using the browser’s Developer Tools.

Also, it’s not recommended to override the CSS files in the parent theme though as it will be overwritten by theme updates. The recommended method to override any theme style is adding CSS in X/Pro > Theme Options > CSS.

If you’re having a hard time overriding a style of bbPress, we can help you get started if you give us a specific URL and tell us what part you wish to style.

Please just note that we do not offer theme customization service. We can help you with small cosmetic changes but we will not modify major parts such as layouts. By small, I mean we’ll show you specific changes per thread and not multiple edits at once.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.