I'm looking to adjust the image height and width to the gallery. I've been able to adjust padding, margin, and border, but am lost on how to adjust the height and width.
current code in CSS:
.sqs-gallery-design-strip-slide
{
padding-right:10px;
margin-left:10px;
margin-top:0px;
margin-bottom:0px;
border-right: 1px solid #dcdcdc;
height: 50%;
}
Website (demo page): https://cottonmule.com/infoalbersdesignscom
PWord: password
I'm looking to create something similar in size and feel to the Featured or Customer Creations, but only want it to be a gallery and not a product page. The idea is to show potential new customers what other customers have made, which will help with their creations.