Jump to content

How to edit text under data sheet tab


Recommended Posts

Hi, I had my data sheet customized so that it now reads "SIZE CHART". I would like to know how to edit the text under the tab. It was set at 13pt font but somehow it became smaller. I would like to be able to reset the text font to 13pt. I think I can edit the text on the left side (S,M,L) but I'm having problems with the text to the right (please see attachment). Thanks

post-312976-0-64159200-1326830920_thumb.jpg

Link to comment
Share on other sites

Hi smiles1976,

 

You can change the size of the font by editing the global.css file.

 

Look for the following code:

 

 

body#product ul#idTab2 li, body#product ul#idTab2 li span {


font-family: Verdana,"Verdana",Arial,Helvetica,sans-serif;
font-size: 13px;
}

 

And change the font-size value.

Link to comment
Share on other sites

×
×
  • Create New...