Proceed to Checkout link on cart page
-
<div class="wc-block-cart__submit-container"><a class="wc-block-components-button wp-element-button wc-block-cart__submit-button contained"><span class="wc-block-components-button__text">Proceed to Checkout</span></a></div>
Above is the CSS wrapping the Proceed to Checkout link on my cart page.
Where does this CSS come from? because it overrides the CSS in my proceed-to-checkout-button.php template whether I have it in a parent or child theme
- You must be logged in to reply to this topic.