Checkout Page Customization
-
Hi
Thank you for your plugin.
I would like to hide the following text from the checkout page:- Recurring totals: Subtotal X for Y months
- Recurring total: X for Y months
However, I cannot find any CSS ID or class associated with this part.
When I use the following code:
/* Cclw cart totals */
#order_review_table .woocommerce-checkout-review-order-table .cclw_cart_totals { display: none; }
It also hides the cart discount section and the link for clearing the free trial coupon, which I want to keep visible.
Could you please guide me on how to achieve this?
Thank you for your assistance!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.