Re: Losing child pages in the header
First of all, create a child theme of bp-default theme.
To clean up header section, copy header.php from bp-default theme and paste into your bp child theme folder.
Open header.php and delete this “ from where it is in default. Move what you deleted to after the closing div#header or moving it just after `
` which is still in header.php file. Then add horizontal styling in style.css