How to remove black square with date on it from K2 category.
see in picture what i mean.
Thank you !
theme:the real design
.itemListView .gkDate {
display: none;
}
.gkDate {
display: none;
}
.article-content > h2, .article-content > dl.article-info, .article-content > .article-introtext, .article-content > p.readmore {
margin-left: 0px;
}
.gkItemBlock {
margin-left: 0px;
}
#recaptcha_area {
width:430px !important;
}
#recaptcha_response_field {
width:276px !important;
}
#recaptcha_image {
width:287px !important;
height:auto !important;
}
.recaptchatable .recaptcha_image_cell center img {
width: 287px !important;
}