I like to have titel on sites only once

see attachment

Hello there,

I hope you are doing well today.

Could you please provide a link to your website so that I can inspect it?

Best Regards,
Support

thanks for fast replay - here an ex: http://wp.personal-office.ch/kontakt/

Hello there,

Thanks for that link.

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

/*Remove title*/
#blog .blog-post .blog-post-title {
    display: none;
}

Best Regards,
Support

:wink: greate … thanks for helping - as it is for me a big test, if I am able to make websites with WP as well … normaly I work with Joomla … but - with your templates and greate support a new era could start