Hi thank you for taking the time to read this.
I have been trying all yesterday to get this fabric swatch to fit the 50x50px container box. I have been playing about with the css code and I am now completely stuck.
This is the code I changed the make the container 50x50px but the picture inside is not filling the space:
.product-options li a {
width:50px;
height:50px;
padding:none;
display:inline-block;
border:1px solid #D1D1D1;
margin-bottom:10px;
}
I will include the css code I believe needs to be changed and a picture of the box.
Thank you so much.
Dan