Whenever I add a scroller to a page with a mainbox wrapper, it inserts another H1 tag to the page which hurts SEO because it takes away from the main H1 tag.
I went in and changed the h1 tag to h2 in mainbox_general.tpl, but this also changed the tag for the category page (i.e. product list).
I'm using the latest 3.x … so is there a way to change the scroller title to use an H2 tag with a mainbox wrapper applied without changing the other mainbox instances? And the sidebox wrapper doesn't look right for what I'm needing.
You can add a custom mainbox_xxxx.tpl as a new wrapper.