Home Forums Basel support forum Dark Hover Overly Color with diffrenet Product background Reply To: Dark Hover Overly Color with diffrenet Product background

#109912

Hello,

This code would change the background on the individual product item in the grid http://prntscr.com/mqd5hs :

body .basel-hover-info .product-element-top {
    background-color: red;
}

This code will change the overlay color as well https://gyazo.com/06585c47f02990c94d68510335cfa845

Replace the color as per your needs.

Best Regards