body classes and some JS
-
Is there any way to hide or rewrite the body classes?
for example:
<body data-rsssl="1" class="archive post-type-archive post-type-archive-product logged-in admin-bar woocommerce woocommerce-page woocommerce-js ywcas-the-polygon-child yith-wcbm-theme-the polygon yith-wcan-free stretched-layout chrome responsive wpb-js-composer js-comp-ver-5.4.7 vc_responsive customize-support" id="home">
I need to rewrite words like “woocommerce”, “the-polygon” etc.
Also, we need to rewrite some JS like:
<script type="text/javascript" src=".../js/frontend/woocommerce.min.js"></script> <script type="text/javascript" src=".../js/woocommerce.js"></script> <script type="text/javascript" src=".../js/woocommerce_2.3.js"></script>
thank you for your time!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘body classes and some JS’ is closed to new replies.