Hello, VincentC,
Unfortunately, we are unable to influence the functionality of the Smart Product Viewer as it is a third-party plugin. Consequently, we are unable to implement features such as playback without opening a popup and adding a popup close button.
However, we can assist in reducing the size of the popup window. To do this, please add the following custom CSS:
Navigate to Customizer -> Theme Custom CSS -> Global CSS and insert:
.mfp-content .threesixty-image{
max-width: 980px;
}
Best Regards,
The 8Theme Team