Hi,
I'm trying to configure the team module to show just one person/photo. I set it to 1 column, but the picture blows up to full width!
I just want a smaller pic, width around 208 px.
Please can you show me how to do this?
Thanks,
Mark
.gkTeam figure {
max-width: 244px;
margin: 0 auto !important;
float: none;
}