Answers for "woocomerce add to cart button full width"

0

woocomerce add to cart button full width

.single_add_to_cart_button.button.alt {
    display: block;
    width: 100%;
}
Posted by: Guest on March-25-2022

Code answers related to "woocomerce add to cart button full width"

Browse Popular Code Answers by Language