Remove some auto generated text from a heading with javascript – SEO
I'm using uncode theme and I have a page heading that is showing 'Archive: Portfolio' I want to remove the 'Archive:' bit from that heading. In the source it looks like this: <h1 class="header-title h1"><span>Archives: Projects</span></h1> I have tried removing…