changes
This commit is contained in:
6
tpl/hideWooCommerceWrapper.tpl
Normal file
6
tpl/hideWooCommerceWrapper.tpl
Normal file
@@ -0,0 +1,6 @@
|
||||
<style>
|
||||
.woocommerce-wrapper {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user