December 29, 2012 at 12:40 am
#2059
Keymaster
You can hide those small category boxes by adding this code on
Asteroid Options -> Custom CSS
.blog-view .entry-categories {
display: none;
}
It would also be best if you update the theme. You’re using 1.0.5 which is making the images on the counter widget vertical.