Reply 348276 to: Quick View not working on live site, please help

Avatar: Andrew Mitchell
Andrew Mitchell
Support staff
February 28, 2023 at 08:33

Hello,

We have identified a conflict between the theme style and one of the plugins. The fix is to add the following custom CSS to the style.css of the child theme:


@media only screen and (min-width: 768px){
    .quick-view-popup .product-content img {
        width: 600px!important;
    }
}

Best Regards,
8Theme’s Team

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.