Home › Forums › WoodMart support forum › Make carrousel grid same as mobile › Reply To: Make carrousel grid same as mobile
October 25, 2020 at 5:02 pm
#235990
Elise Noromit
Member
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