In learts theme , In variable product quick view & select text is cropped after placing the mouse.

In learts theme , In variable product quick view & select text is cropped after placing the mouse.
support of this theme is get expired.

Hi

Add the following css into your theme css. hope will fix:

.product-loop.product-style--default .product-info:hover .isw-swatches.isw-swatches--in-loop {
   transform: translateY(50px) !important;
}

Thanks

thanks for support.

it’s working .