This topic has 3 replies, 2 voices, and was last updated 2 years, 10 months ago ago by densitysk
Hi,
how can I disable transparent background of the product quick view?
https://ibb.co/Dr8spSB
Regards
Hello,
It inherits the container bg color from the styling settings. But if you want to use a different one add the below code to Theme Options > Custom CSS
body .quick-view-popup {
background-color: #fff;
}
Regards
thank you. Solved.
Tagged: background, disable, quick, themes, transparent, view, woocommerce, wordpress
The issue related to '‘Quick view disable transparent background’' has been successfully resolved, and the topic is now closed for further responses