show/hide mfn-checkout-steps
Hi! i would like to edit the checkout, so i install cartflow and elementor to do it, the problem is that the steps that you design on cart it doesn't show on checkout anymore, how can i show it on checkout?,
or maybe how can i eliminate it of the cart, so i can design another. I like this one though.
Cart [Links visible only for registered users]
Checkout [Links visible only for registered users]
My designer will pass you the passwords trough themeforest.
From already thank you very much!
Comments
Hi,
You can hide the steps from the cart page with the following CSS code:
.woocommerce-cart .mfn-checkout-steps{ display: none; }Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards