This topic has 2 replies, 2 voices, and was last updated 1 years, 8 months ago ago by Rose Tyler
Can you help me with this plugin that comes with the template?
There are 2 problems:
1. When a 360 photo is loaded, it blinks like a “strobe”
2. The window with the photo does not have a button to close the window, which is not very intuitive. On mobile and desktop there is a problem with users closing the window.
Hello, Peter,
Please check our demo – https://xstore.8theme.com/elementor/demos/jewellery/product/diamond-ring-2/
1/ We do not see mentioned blinks, please clear the cache and check one more time. Provide us with a video of the problem. Let us know what browser do you use.
2/ Please try to use the next custom CSS code:
.single-product .product-360-popup .mfp-close {
width: 41px !important;
height: 41px !important;
left: unset;
z-index:9999 !important;
right: 10px !important;
background-color: #006ebb !important;
border-radius: 100px;
color:white;
}
.single-product .product-360-popup .mfp-close:before {
content: "\e90a" !important;
}
Thank you for your cooperation.
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up