Hi guys,
where do I edit my code to stop the “double title” happening in my Archives right column widget?
}
#archives {
}
#archives h4
} float: left;
width: 100%;
background: transparent url(‘images/back-strike-press.png’) center bottom no-repeat;
font-size: 12px;
color: #000;
text-align: center;
margin: 20px 0;
padding: 0 0 20px 0;
}
#archives ul {
float: left;
width: 100%;
margin: 0 0 30px 0;
padding: 0;
list-style: none;
}
#archives ul li {
float: left;
width: 100%;
margin: 0 0 2px 0;
padding: 0;
text-align: center;
font-style: italic;
font-size: 15px;
color: #c6c6c6;
letter-spacing: 0.03em;
}
#archives ul li a {
color: #c6c6c6;
text-decoration: none;
}
#archives ul li a:hover {
color: #000;
text-decoration: none;