Quote Originally Posted by Almost Done View Post
Hello Clyde:
After much trial and error I am almost done with my site. Could you please look at the bunkhouse page and see if you can tell me what to do about the white line under the logo with the title words Jewelry for Cowgirls, Cowboys--------------. I need to get rid of the white and of course center the title. Thanks!

http://www.sophisticatedcowgirljewelry.com
open includes/templates/rustic/css/stylesheet.css

find the following section and make the changes as shown by the highlights

#taglineWrapper {
margin:0 auto;
padding-top: 2px;
/*background: url(../images/callout_bg.gif) no-repeat;*/
width:560px;
}