Solution for this topic
Hi Matt,
Sorry to hear of the problem you are having.
You are using older version of theme on your shared site so please try using below latest version of theme.
Please login to access this file
If you still face the issue then you can try resolving it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.woocommerce ul.products li.product > a .secondary-image-container {
display: none;
}Best regards,
Shufflehound team