Thanks.
Is it in the theme.css file that I need to change this?
I currently have:
#subcategories ul li {
float: left;
width: 50%;
text-align: center;
color: black;
}
#subcategories ul li img {
margin-bottom: 15px;
}
Jan