Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / increase the font size

increase the font size

Locked

Views: 701

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
22 Sep 2010, 11:24 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: increase the font size

Where in the template's CSS file can I increase the font size?
Find and adjust fon size to suit

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
    font-size: 1em;
    color: #ffffff;
    }