Home Forums WoodMart support forum Make carrousel grid same as mobile Reply To: Make carrousel grid same as mobile

#235990

Hello,

You would better set “Standard buttons” and use this code:

body .woodmart-hover-standard .woodmart-buttons.wd-pos-r-t {
display:none;
}

You will get a result like this: https://prnt.sc/v6ix8v

If I remove buttons on whoever in the current “Full info on hover”, the Add to cart button would be also removed.

Best Regards