Can I remove the headline in the top box?

Hi folks
I’ve seen various posts relating to removing the second headline on pages. But how can I remove the headline in the top box?

Hello there,

I hope you are doing well today.

You can use the following CSS code to remove the title by going to Appearance > Customize > Additional CSS and pasting it there.

/*Remove title*/
.page-title {
    display: none;
}

Best Regards,
Support

Thanks very much!

Hi,

Glad we helped. :slight_smile:

Let us know If you have any other questions. Please feel free to contact us again in the future regarding any other issues.

If you’re happy with our service, don’t forget to rate us: [Shapely] Reviews | WordPress.org

Thanks,
laranz.