How to remove header call out text

Hello,

thanks for your theme first. But how can i remove the text from the header callout. The page name is posted there. I only want a photo there.

The text is in here: <div class=“container”>

Thanks

Hello there,

I hope you are doing well today.

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


/*Remove the header call out title*/
.page-title {
    display: none;
}

Best Regards,
Support

Wow…that worked like a charme! Thanks for this lightning speed support! you are great

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.