Hi, @staffers and @lindahuether,
This thread is getting longer and lost its original purpose and it gets very hard for us the staff to follow along as we have to read all the way down to find out the whole purpose of the thread is another thing now.
Also, it will be harder for the other customers to check and get correct information if they have the same problems.
I suggest that you open up a separate ticket and there we will have a focused information on the problem and can serve you better.
Also, if you guys want to have the way the Woocommerce was before the version 3 update on the product page you will need to add the CSS code below:
.single-product .flex-control-nav.flex-control-thumbs {
float: none;
position: relative;
text-align: left;
padding-left: 0;
padding-right: 0;
}
.single-product .flex-control-nav.flex-control-thumbs img {
min-height: 60px;
}
.flex-control-nav.flex-control-thumbs li {
margin: 10px;
}
.woocommerce-product-gallery__trigger img {
visibility: hidden;
}
.woocommerce-product-gallery__trigger:before {
font-family: "FontAwesome";
content: "\f065";
color: white;
}
But to follow up I suggest that you guys open up a new dedicated thread each.
Thank you, both for your cooperation and understanding.