[Resolved] Override bp-default responsive css
-
I am developing locally with wp 3.5, buddypress 1.6.4 and bbpress 2.3.4. I am working with bp-default child theme for modifying some visual and functional aspects of the bp-default theme.
I have created a three column front-page template in my child theme, thus I need to add additional css declarations to make this template responsive. Now I noticed that responsive.css which declares the css declarations for responsive behavior resides in _inc/css folder in bp-default parent theme.
So my question is, how do I override the original responsive.css? Do I create a new responsive.css in my theme’s _inc/css folder or child-theme’s root?
- The topic ‘[Resolved] Override bp-default responsive css’ is closed to new replies.