Appearance > Homepage Settings>Homepage Content Area... This is currently set to font: 13px/normal Trebuchet MS I would like to use the same settings for all of the body text on the other pages on the site for consistency. Is that possible? If so, how? Thank you
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: p{ font-size:13px!important; }
Gourav, Checking site against Firefox version 20.0.1 and Internet Explorer 10 version 10.0.9200.16519 Set both browsers at 100% zoom view and cleared caches. In both cases, adding the code does not appear to change the font size. Any other ideas? Thank you