I was wondering where I go to change this line
Quote:
<div id="location">
<a href="/" class="bread-crumb">Home</a>
|
to
Quote:
<div id="location">
<a href="www.uscandleco.com" class="bread-crumb">Home</a>
|
I wanna drop the "/" and use "www.uscandleco.com" instead.
Thanks.