Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: where to change font-size at my BP-site ?


Anonymous User 96400
Inactive

@anonymized-96400

Have a look at style.css in your child theme. There should be a commented line saying something about a bp-custom.css file (I think it was called that). Uncomment that line, create that file in _inc/css/ and put your modifications in there. Because this file gets loaded later it will take precedence over existing files.

Skip to toolbar