Home › Forums › WoodMart support forum › quick view › Reply To: quick view
May 23, 2019 at 1:24 pm
#125376

Elise Noromit
Member
Hello,
I have deactivated all the plugins and switched to the parent theme and everything works https://gyazo.com/f3641bec566cf28db596e3c979e82048
Do the same, and activate one by one to detect which plugin causes the problem.
Please add this code to the Theme Settings > Custom CSS > Global:
body .popup-quick-view .entry-summary .product_meta > .sku_wrapper {
display:none;
}
Best Regards