I just found the solution on another thread, so it’s solved, I added the CSS.
.woocommerce-cart .cart_totals tr.fee {
display: none;
}
Thank you!
For those in need of quick fix just put the following function into your themes functions.php:
Thank you so much! Works perfectly!
Same here, with the plugin activated it’s not possible to update existing plugins or install new ones. If the plugin is deactivated everything works fine.