smiles1976 Posted January 17, 2012 Share Posted January 17, 2012 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 Link to comment Share on other sites More sharing options...
Carl Favre Posted January 18, 2012 Share Posted January 18, 2012 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 More sharing options...
smiles1976 Posted January 19, 2012 Author Share Posted January 19, 2012 Thanks a lot!! Link to comment Share on other sites More sharing options...
Carl Favre Posted January 19, 2012 Share Posted January 19, 2012 You are welcome . If your problem is fixed, could you add [solved] to your title? Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts