Hello. I would like to change the font at my shopping cart screen so that the shopping cart contents and prices show up as the same as a text.css file I have working for the rest of my site. Namely:
font-family : verdana, tahoma, arial;
font-size : 11px;
LINE-HEIGHT:15px;
I went to Merchandising -> Custom Templates
then to the bottom where it says Copy ShopSite Include
I found sc_cart.css but could not find anything there that I can modify that will change font appearance.
I found sc_shipping.css but same as sc_cart.css no indication that modifying this file will change font appearance.
sc_css_inc looks to be the file I must change so I copied it and renamed it.
I can not find anywhere in my shopping cart template or other place that calls sc_css_inc.
Am I on the right track? Any advice on how to change the font is greatly appreciated. Thanks!