Hi Sakin,
I’ve tried including the css code you mentioned above so that the color of the title is white but nothing has changed. (It only turns white when you hover over it) I’ve also tried adding
h1#site-title a {
color: #faf5f5;
}
between h1#site-tile font size, family etc so it looks like this:
}
h1#site-title {
font-size: 60px;
font-family: ‘Bodoni’;
font-weight:normal;
padding-bottom:0px;
}
h1#site-title a {
color: #faf5f5;
}
h1#site-title a {
line-height:54px;
}
h1#site-title a:hover {
color: #666;
}
h2#site-description {
font:14px Arial, Helvetica, sans-serif;
color:#666;
padding:8px 0 0 0;
}
Thanks in advance for your help! url: http://alladventurousdo.com/