Home Forums WoodMart support forum No botton to buy or add to chart Reply To: No botton to buy or add to chart

#323710

Hello,

Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.quick-shop-wrapper table.variations .label {
    margin-bottom: 0;
}

.quick-shop-wrapper table.variations tr {
    margin-bottom: 0;
}

.product-grid-item .swatch-on-single.swatch-with-bg {
    width: 25px;
    height: 25px;
}

2) Sorry but it is not possible the other swatch is coming from the plugin and our theme doesn’t influence.

Regards.
Xtemos Studios