Hello,
Actually, that is the Breadcrumb page title, not the SEO…
There are two options for you depends on what you want to achieve…
1.If you want to remove those titles from all pages, insert the next code into
Customizing->General->Additional CSS:
.vision-page-title-captions h1{
display: none!important;
}
2. To remove the titles from the particular pages,
– Go to: Pages->Edit->… edit desired page,
– Open the “Breadcrumb” tab in the “Agama Options” meta-box at the bottom of the page.
– Click inside the “Breadcrumb Page Title” text box.
– hit the “Space” button, once, to insert the empty text…
– Update the Page
The text should now disappear …
Regards