Hi,
I have modified the CSS using (see below): however, the original site title is still there. When I add the css to remove it then it removes everything. Here is what I have added:
My site is http://www.hrintuitive.com
/* =Header
-------------------------------------------------------------- */
#header {
padding: 30px 0 0 0;
}
#site-title {
float: left;
margin: 0 0 18px 0;
width: 700px;
font-size: 30px;
line-height: 56px;
background-image: url(http://hrintuitive.files.wordpress.com/2012/01/logoproof.jpg);
background-repeat: no-repeat;
text-indent: 68px;
Thanks!!
The blog I need help with is hrintuitive.com.