Home › Forums › Support › New Buddypress version › Reply To: New Buddypress version
November 13, 2015 at 10:16 am
#152737
Lead Developer
Lead Developer
You’re using comments like this in your CSS: // Closed forum text color
That will break all of the CSS below the comment.
Instead, use comments like this: /* Text.. */
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development