Gallery Images infringe on Main photo in Firefox
-
When using vertical gallery on the single product page, the main image seems to get intruded upon by the gallery, so the main picture shows off-center and the right side gets cut off. This problem is unique to Firefox. Chrome shows gallery and main picture correctly.
I contacted my theme creators and they came up with (Additional css) code that makes it display properly when there are 2 or less gallery pictures.
@-moz-document url-prefix() {.woocommerce-product-gallery__image.flex-active-slide { width: 25% !important;}}
If I change the percentage to 13% it shows ok for up to 4 gallery pictures. After that it starts to infringe on the main picture again (see link).
The more gallery images, the worse it becomes. I can continue to reduce the percentage to make more than 4 gallery images show correctly in Firefox but the theme creator suggested I report this to you to get the woocommerce code fixed so that it shows properly without the additional code.
The page I need help with: [log in to see the link]
- The topic ‘Gallery Images infringe on Main photo in Firefox’ is closed to new replies.