I just added a quick fix (Title = "Contact Summary") which may be the best we can do since we have very little control over how the CMS presents the title on the page.
Coleman Watts
added a comment - I just added a quick fix (Title = "Contact Summary") which may be the best we can do since we have very little control over how the CMS presents the title on the page.
After discussing with dgg...
Less quick fix: now the title is updated by js in realtime, and the CMS-generated <h1>title</h1> is hidden by css and removed by js.
Coleman Watts
added a comment - - edited After discussing with dgg...
Less quick fix: now the title is updated by js in realtime, and the CMS-generated <h1>title</h1> is hidden by css and removed by js.
I just added a quick fix (Title = "Contact Summary") which may be the best we can do since we have very little control over how the CMS presents the title on the page.