Hi,
I saw the page you linked in the Private Content, it seems the CSS code you added in the Child theme causing the issue.
Can you try remove this code ( around line #20 ) in the style.css of your child theme?
.page-heading.bc-type-variant2 {
display: none !important;
}
Let us know,
Thanks,
laranz.