Hi Thomas,
Thanks for reaching out to us. The issue is coming from the Divi theme. They have some CSS for <li>
, which overrides our CSS behavior.
Please add the bellow CSS at Appearance > Customize > Additional CSS
@media screen and (max-width: 980px){
.et-db #et-boc .et-l .et_pb_shop ul.products li.variable-item:nth-child(2n+2){
margin: 4px 8px 4px 0 !important;
}
}
Thank You
padding last item mobile/tablet
Thomas Nissen
Hi,
with 3 variations the last item has no padding to the second item. Only mobile and tablet