The problem of not showing the quick view button for the product
This topic has 2 replies, 2 voices, and was last updated 1 months, 1 weeks ago ago by Rose Tyler
The problem of not showing the quick view button for the product
Hello, Smalameri,
Thank you for reaching out to us.
Please note that the mentioned button is disabled for mobile devices by default. However, you can enable it using the following code:
[data-elementor-device-mode=mobile] .etheme-product-hover-mask2 .footer-inner>:nth-child(3)~.show-quickly {
display: inline-flex;
}
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up