Hi! I want to adjust the font size displayed on the catalogbody.html page where the description of each section is listed. I looked at the catalog_body.html template.. but I don't see any fonts listed at all in this template. Can anyone point me in the right direction as to where I would ajust the font size for the section descriptions?? Also while we're at it.. where would I adjust the font sizes for the product descriptions? Thanks in advance!!
Announcement
Collapse
No announcement yet.
Adjusting Font Size
Collapse
X
-
Hi Annette,
The section text and description can be found in the Act_SectionLine.html template - NETQUOTEVAR:SECTIONNAME refers to the section link and NETQUOTEVAR:SECTIONTEXT is the description of the section.
The product description can be found in the Act_ProductLine.html template. Put your <FONT> tags around NETQUOTEVAR:PRODUCTDESCRIPTION. You may find this twice in the template so be sure to put the font tags around both of them.
I hope this helps.********************
Tracey
SellerDeck
Comment