Re: Move Mini cart total from H2 tag?
Well in case anyone is interested. You have to remove the total from the file called minicart_total.tpl as anything in there will be put in the H2 tag.
I basically moved the whole "<div class="minicart">" into its parent menu_cart.tpl
Not perfect but seems to work.
|