如何删除woo-commerce主题默认CSS?

如何删除Woo-Commerce主题默认CSS

例如layout.css style.css和其他文件


#1


你可以通过将以下代码段添加到主题的functions.php中来禁用WooCommerce默认样式表。

add_filter( 'woocommerce_enqueue_styles', '__return_false' );

来源:

https://www.srcmini02.com/67367.html

微信公众号
手机浏览(小程序)

Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57

Warning: get_headers(): Failed to enable crypto in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57

Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_40094.jpg): failed to open stream: operation failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57
0
分享到:
没有账号? 忘记密码?