Hi
Can anyone point me in the right direction? I am trying to reduce the font size of the breadcrumb trail.
I have amended Act_ProductBody from:
<DIV ALIGN="CENTER">
NETQUOTEVAR:PARENTSECTIONSBOTTOM
</DIV>
to:
<DIV ALIGN="CENTER">
<span class="actxxsmall">NETQUOTEVAR:PARENTSECTIONSBOTTOM</span>
</DIV>
but no affect on the product pages. Am I looking in the correct place?
Many thanks
Can anyone point me in the right direction? I am trying to reduce the font size of the breadcrumb trail.
I have amended Act_ProductBody from:
<DIV ALIGN="CENTER">
NETQUOTEVAR:PARENTSECTIONSBOTTOM
</DIV>
to:
<DIV ALIGN="CENTER">
<span class="actxxsmall">NETQUOTEVAR:PARENTSECTIONSBOTTOM</span>
</DIV>
but no affect on the product pages. Am I looking in the correct place?
Many thanks
Comment