Hi Support,
we would like to use WooCommerce 360º Image on our site. Unfortunately, there is a conflict. The image is rotated 360 degrees. However, at the same time it is also pulled up.
When testing with other base themes, this error does not appear: https://d.pr/i/iwAqWR
How can we fix the conflict?
Thanks for your help!
Best regards!
Tobias
Hey Tobias,
Thank you for the inquiry.
We can reproduce the issue on our end but we cannot see any errors and the markup of the image sequence looks fine. It might be a style issue, but we cannot figure out where. We may need some help from the plugin developers because currently we have no idea why the image spirals up.
Best regards,
Ismael
Hi,
UPDATE: We found the style problem as suspected previously. Please try to add this css code to remove the unwanted padding for the list element.
.entry-content-wrapper .threesixty_images li {
padding: 0 !important;
}
Best regards,
Ismael
Hi Ismael,
thanks – that works!
Thank you very much!
Best regards!
Tobias