Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 65051

Woocommerce Buttons Not Align

$
0
0

Replies: 0

Buttons are not aligned on all screens (phone, tablet, laptop) below products on shop page. Is there a way to fix them? Live link here. Thank you.

Product buttons are not align

And product photos in the shopping cart are shrunk like in the photo. I solved with this code.

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    margin-right: 30px;
{

Viewing all articles
Browse latest Browse all 65051