Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,004
- How-to & Troubleshooting
- 129,610
- Creating & Extending
- 25,789
- Requests & Feedback
- 9,498
- Third Party Plugins
- 9,791
- Showcase
- 3,316
- Ideas
- 1,384
- Miscellaneous
- 9,172
-
I forgot to add — add this to your child theme’s functions.php (if you don’t have one, create one)
`<?php
define( ‘HEADER_IMAGE_HEIGHT’, 200 );
?>`
adjust to taste