
Originally Posted by
HandcraftedUK
Hurrah, someone replied - thank you
It's not centered when i look in my explorer and mozilla browsers. For example, looking at:
http://www.handcrafteduk.com/tibetan...rje-p-111.html you will see the line:
'Important item for practicing Buddhists. Made from brass' is to the left of the screen whilst the lines of text above and below it are centred.
I don't know which file this is in, but look for "Product Short Description" in your files. It looks like it is labeled wrong on the end file. It's closed as Product name instead of Product short description (see red).
Code:
<!--bof Product Name-->
<h1 id="productName" class="productGeneral">Tibetan Prayer Bell and Dorje</h1>
<!--eof Product Name-->
<!--bof Product Short Description-->
<span class="productShortDescription">Important item for practicing Buddhists. Made from brass.</span><!--eof Product Name-->
Dunno if that will fix it, but see if it does.