I apologize in advance if this seems like a duplicate. I’ve read a number of posts on properly creating a BBPress theme, but my CSS refuses to load. Here is how I have things setup.
wp-content/
++++ main-theme-child/
++++ +++ bbpress.php
++++ +++ bbpress-functions.php
++++ +++ bbpress/ <- contains all of the files from the default theme.
++++ +++ css/bbpress.css
For whatever reason, the css won’t load. Any thoughts?