In your:
skins/you-skin/customer/styles.base.css
Around line 923
You should have something like:
.sidebox-title span {<br />
display:block;<br />
font:bold 14px Tahoma,Verdana,Geneva,Arial,Helvetica;<br />
}
```<br />
<br />
Just change the font to what you want.<br />
<br />
Brandon
First, make sure your changing the right skin and also that you are in the customer folder and not the admin.
Then, make sure that you clear your cache. You can do this in your admin. Just go to:
[url]your-domain.com - This website is for sale! - your domain Resources and Information.
I just tested this on my test site so as long as you are changing the right file int he right location you should be all set.
Brandon